Class Hierarchy
- java.lang.Object
- io.tarantool.driver.mappers.AbstractResultMapper<T> (implements io.tarantool.driver.mappers.MessagePackValueMapper)
- io.tarantool.driver.mappers.CallResultMapper<T,R>
- io.tarantool.driver.mappers.DefaultMultiValueResultMapper<T,R>
- io.tarantool.driver.mappers.DefaultSingleValueResultMapper<T>
- io.tarantool.driver.mappers.TarantoolResultMapper<T>
- io.tarantool.driver.mappers.CallResultMapper<T,R>
- io.tarantool.driver.mappers.AbstractResultMapperFactory<O,T>
- io.tarantool.driver.mappers.TarantoolCallResultMapperFactory<T,R>
- io.tarantool.driver.mappers.MultiValueResultMapperFactory<T,R>
- io.tarantool.driver.mappers.MultiValueTarantoolResultMapperFactory<T>
- io.tarantool.driver.mappers.TarantoolTupleMultiResultMapperFactory
- io.tarantool.driver.mappers.MultiValueTarantoolResultMapperFactory<T>
- io.tarantool.driver.mappers.SingleValueResultMapperFactory<T>
- io.tarantool.driver.mappers.SingleValueTarantoolResultMapperFactory<T>
- io.tarantool.driver.mappers.TarantoolTupleSingleResultMapperFactory
- io.tarantool.driver.mappers.SingleValueTarantoolResultMapperFactory<T>
- io.tarantool.driver.mappers.MultiValueResultMapperFactory<T,R>
- io.tarantool.driver.mappers.TarantoolResultMapperFactory<T>
- io.tarantool.driver.mappers.TupleResultMapperFactory<T>
- io.tarantool.driver.mappers.TarantoolTupleResultMapperFactory
- io.tarantool.driver.mappers.TupleResultMapperFactory<T>
- io.tarantool.driver.mappers.TarantoolCallResultMapperFactory<T,R>
- io.tarantool.driver.mappers.DefaultMessagePackMapper (implements io.tarantool.driver.mappers.MessagePackMapper)
- io.tarantool.driver.mappers.DefaultMessagePackMapper.Builder (implements io.tarantool.driver.api.MessagePackMapperBuilder)
- io.tarantool.driver.mappers.DefaultMessagePackMapperFactory
- io.tarantool.driver.mappers.DefaultResultMapperFactoryFactory (implements io.tarantool.driver.mappers.ResultMapperFactoryFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.tarantool.driver.mappers.InterfaceParameterClassNotFoundException
- io.tarantool.driver.mappers.InterfaceParameterTypeNotFoundException
- java.lang.RuntimeException
- io.tarantool.driver.mappers.MessagePackObjectMapperException
- io.tarantool.driver.mappers.MessagePackValueMapperException
- java.lang.Exception
- io.tarantool.driver.mappers.AbstractResultMapper<T> (implements io.tarantool.driver.mappers.MessagePackValueMapper)
Interface Hierarchy
- io.tarantool.driver.mappers.MessagePackObjectMapper
- io.tarantool.driver.mappers.MessagePackMapper (also extends io.tarantool.driver.mappers.MessagePackValueMapper, java.io.Serializable)
- io.tarantool.driver.mappers.MessagePackValueMapper
- io.tarantool.driver.mappers.MessagePackMapper (also extends io.tarantool.driver.mappers.MessagePackObjectMapper, java.io.Serializable)
- io.tarantool.driver.mappers.ResultMapperFactoryFactory
- java.io.Serializable
- io.tarantool.driver.mappers.MessagePackMapper (also extends io.tarantool.driver.mappers.MessagePackObjectMapper, io.tarantool.driver.mappers.MessagePackValueMapper)