Package | Description |
---|---|
io.picodata.driver.api |
Contains interfaces and classes essential for end-user driver API
|
io.picodata.driver.api.connection |
Classes for working with connections to Tarantool instances.
|
io.picodata.driver.api.metadata |
Contains interfaces for Tarantool space metadata operations
|
io.picodata.driver.api.tuple |
Contains tuple representation classes and helpers
|
io.picodata.driver.cluster |
Service discovery mechanism and providers
|
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.metadata |
Contains implementations for Tarantool space metadata operations
|
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.exceptions |
Exception classes for internal client errors to be translated to user
|
io.picodata.driver.mappers |
Contains converters and mappers that map Java object and MessagePack
|
io.picodata.driver.mappers.converters.value |
Contains converters that map MessagePack to Java object
|
io.picodata.driver.mappers.factories |
Contains factories for mappers and mappers stacks
|
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
MessagePackMapperBuilder
Builder for
MessagePackMapper |
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolCallOperations
Aggregates all call operation variants
|
TarantoolClient
Basic Tarantool client interface
|
TarantoolClientBuilder
Tarantool client builder interface.
|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
TarantoolClientConfig.Builder
A builder for
TarantoolClientConfig |
TarantoolClientConfigurator
Tarantool client configurator interface.
|
TarantoolClusterAddressProvider
Provides a collection of Tarantool server addresses corresponding to the cluster nodes
|
TarantoolEvalOperations
Aggregates all value operation variants
|
TarantoolResult
Basic interface for Tarantool operations result.
|
TarantoolServerAddress
Represents the location of a Tarantool server - server name and port number
|
TarantoolVoidResult
Shortcut for
SingleValueCallResult with void result |
Class and Description |
---|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolResult
Basic interface for Tarantool operations result.
|
Class and Description |
---|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
TarantoolClusterAddressProvider
Provides a collection of Tarantool server addresses corresponding to the cluster nodes
|
TarantoolServerAddress
Represents the location of a Tarantool server - server name and port number
|
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
MessagePackMapperBuilder
Builder for
MessagePackMapper |
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolCallOperations
Aggregates all call operation variants
|
TarantoolClient
Basic Tarantool client interface
|
TarantoolClientBuilder
Tarantool client builder interface.
|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
TarantoolClientConfigurator
Tarantool client configurator interface.
|
TarantoolClusterAddressProvider
Provides a collection of Tarantool server addresses corresponding to the cluster nodes
|
TarantoolEvalOperations
Aggregates all value operation variants
|
TarantoolResult
Basic interface for Tarantool operations result.
|
TarantoolServerAddress
Represents the location of a Tarantool server - server name and port number
|
TarantoolVoidResult
Shortcut for
SingleValueCallResult with void result |
Class and Description |
---|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
TarantoolClusterAddressProvider
Provides a collection of Tarantool server addresses corresponding to the cluster nodes
|
TarantoolServerAddress
Represents the location of a Tarantool server - server name and port number
|
Class and Description |
---|
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolCallOperations
Aggregates all call operation variants
|
TarantoolResult
Basic interface for Tarantool operations result.
|
Class and Description |
---|
TarantoolCallOperations
Aggregates all call operation variants
|
Class and Description |
---|
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolCallOperations
Aggregates all call operation variants
|
TarantoolClientConfig
Class-container for
TarantoolClient configuration. |
TarantoolResult
Basic interface for Tarantool operations result.
|
Class and Description |
---|
TarantoolServerAddress
Represents the location of a Tarantool server - server name and port number
|
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
MessagePackMapperBuilder
Builder for
MessagePackMapper |
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolResult
Basic interface for Tarantool operations result.
|
Class and Description |
---|
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolResult
Basic interface for Tarantool operations result.
|
Class and Description |
---|
CallResult
Basic interface for Tarantool call operation result -- an array of elements corresponding to the Lua multi-return
result, usually two values -- an result and a error.
|
MultiValueCallResult
CallResult implementation with multi result value (all items item of the multi-return result is treated
as value) |
SingleValueCallResult
CallResult with one result value (first item of the multi-return result is treated as value) |
TarantoolResult
Basic interface for Tarantool operations result.
|
Copyright © 2025 Picodata. All rights reserved.