Class Hierarchy
- java.lang.Object
- io.tarantool.driver.protocol.EmptyTarantoolResponseBody (implements io.tarantool.driver.protocol.TarantoolResponseBody)
- io.tarantool.driver.protocol.NotEmptyTarantoolResponseBody (implements io.tarantool.driver.protocol.TarantoolResponseBody)
- io.tarantool.driver.protocol.TarantoolErrorResult
- io.tarantool.driver.protocol.TarantoolHeader (implements io.tarantool.driver.protocol.Packable)
- io.tarantool.driver.protocol.TarantoolIndexQuery
- io.tarantool.driver.protocol.TarantoolIndexQueryFactory
- io.tarantool.driver.protocol.TarantoolOkResult
- io.tarantool.driver.protocol.TarantoolRequest
- io.tarantool.driver.protocol.TarantoolRequestBody (implements io.tarantool.driver.protocol.Packable)
- io.tarantool.driver.protocol.TarantoolResponse
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.tarantool.driver.protocol.TarantoolProtocolException
- java.lang.Exception
Interface Hierarchy
- java.io.Serializable
- io.tarantool.driver.protocol.Packable
- io.tarantool.driver.protocol.TarantoolResponseBody
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.tarantool.driver.protocol.TarantoolIteratorType
- io.tarantool.driver.protocol.TarantoolRequestFieldType
- io.tarantool.driver.protocol.TarantoolRequestType
- io.tarantool.driver.protocol.TarantoolResponseBodyType
- io.tarantool.driver.protocol.TarantoolResponseType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)