Package | Description |
---|---|
io.picodata.driver.api |
Contains interfaces and classes essential for end-user driver API
|
io.picodata.driver.api.conditions |
Tuple filtering conditions used in select operations
|
io.picodata.driver.api.connection |
Classes for working with connections to Tarantool instances.
|
io.picodata.driver.api.cursor |
Contains interfaces and implementations for cursors.
|
io.picodata.driver.api.space |
Contains interfaces for Tarantool space operations
|
io.picodata.driver.api.tuple |
Contains tuple representation classes and helpers
|
io.picodata.driver.api.tuple.operations |
This sub-package is dedicated to Tarantool update and upsert operations
|
io.picodata.driver.codecs |
Contains implementations of Netty codecs
|
io.picodata.driver.core |
Driver core classes
|
io.picodata.driver.core.connection |
Contains classes for connection establishing and selection strategy invocation algorithms.
|
io.picodata.driver.core.proxy |
Contains classes and interfaces essential for proxy client
|
io.picodata.driver.core.space |
Contains implementations for Tarantool space operations
|
io.picodata.driver.core.tuple |
Contains implementations of tuple representation classes and helpers
|
io.picodata.driver.exceptions |
Exception classes for internal client errors to be translated to user
|
io.picodata.driver.exceptions.errors |
Classes for representing tarantool errors in java
|
io.picodata.driver.handlers |
Contains Netty handler implementations
|
io.picodata.driver.mappers.converters.object |
Contains converters that map Java object to MessagePack
|
io.picodata.driver.protocol |
Tarantool binary protocol primitives and helpers
|
io.picodata.driver.protocol.requests |
This sub-package is dedicated to Tarantool operation requests
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
TarantoolIndexQuery
Represents index-related query options including index ID or name, matching keys and iterator type.
|
TarantoolIteratorType
Represents all types of Tarantool iterators.
|
Class and Description |
---|
TarantoolRequest
Base class for all kinds of requests to Tarantool server.
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
TarantoolRequest
Base class for all kinds of requests to Tarantool server.
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
TarantoolRequest
Base class for all kinds of requests to Tarantool server.
|
Class and Description |
---|
TarantoolRequest
Base class for all kinds of requests to Tarantool server.
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
TarantoolIndexQuery
Represents index-related query options including index ID or name, matching keys and iterator type.
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
TarantoolHeader
Represents the Tarantool packet frame header.
|
TarantoolProtocolException
Represents errors that occur while decoding Tarantool packets
|
Class and Description |
---|
TarantoolErrorResult
Incapsulates the error data returned in Tarantool server response
|
Class and Description |
---|
TarantoolResponse
Base class for all kinds of responses received from Tarantool server.
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
TarantoolHeader
Represents the Tarantool packet frame header.
|
TarantoolIndexQuery
Represents index-related query options including index ID or name, matching keys and iterator type.
|
TarantoolIteratorType
Represents all types of Tarantool iterators.
|
TarantoolProtocolException
Represents errors that occur while decoding Tarantool packets
|
TarantoolRequest.Builder
Base class for request builder implementations
|
TarantoolRequestBody
Represents basic Tarantool request body
|
TarantoolRequestFieldType
All Tarantool request field codes
|
TarantoolRequestSignature
Represents a request signature, uniquely defining the operation and the
argument types.
|
TarantoolRequestType
Encapsulates a set of supported Tarantool request codes
|
TarantoolResponse
Base class for all kinds of responses received from Tarantool server.
|
TarantoolResponseBody
Represents Tarantool server response data data frame
|
TarantoolResponseBodyType
Incapsulates Tarantool response body types
|
TarantoolResponseType
Incapsulates the type codes of a Tarantool response
|
Class and Description |
---|
Packable
Classes implementing this interface can be converted into MessagePack representation
|
TarantoolIteratorType
Represents all types of Tarantool iterators.
|
TarantoolProtocolException
Represents errors that occur while decoding Tarantool packets
|
TarantoolRequest
Base class for all kinds of requests to Tarantool server.
|
TarantoolRequest.Builder
Base class for request builder implementations
|
Copyright © 2025 Picodata. All rights reserved.