Uses of Package
io.tarantool.driver.api
-
Packages that use io.tarantool.driver.api Package Description io.tarantool.driver.api Contains interfaces and classes essential for end-user driver APIio.tarantool.driver.api.connection Classes for working with connections to Tarantool instances.io.tarantool.driver.api.metadata Contains interfaces for Tarantool space metadata operationsio.tarantool.driver.api.tuple Contains tuple representation classes and helpersio.tarantool.driver.cluster Service discovery mechanism and providersio.tarantool.driver.core Driver core classesio.tarantool.driver.core.connection Contains classes for connection establishing and selection strategy invocation algorithms.io.tarantool.driver.core.metadata Contains implementations for Tarantool space metadata operationsio.tarantool.driver.core.proxy Contains interfaces and classes essential for proxy clientio.tarantool.driver.core.space Contains implementations for Tarantool space operationsio.tarantool.driver.exceptions Exception classes for internal client errors to be translated to userio.tarantool.driver.mappers Contains converters and mappers that map Java object and MessagePackio.tarantool.driver.mappers.converters.value.custom Contains converters that map MessagePack to connector's special Java objects -
Classes in io.tarantool.driver.api used by io.tarantool.driver.api Class 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 forMessagePackMapper
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 variantsTarantoolClient Basic Tarantool client interfaceTarantoolClientBuilder Tarantool client builder interface.TarantoolClientConfig Class-container forTarantoolClient
configuration.TarantoolClientConfig.Builder A builder forTarantoolClientConfig
TarantoolClientConfigurator Tarantool client configurator interface.TarantoolClusterAddressProvider Provides a collection of Tarantool server addresses corresponding to the cluster nodesTarantoolEvalOperations Aggregates all value operation variantsTarantoolResult Basic interface for Tarantool operations result -- an array of tuplesTarantoolServerAddress Represents the location of a Tarantool server - server name and port numberTarantoolVoidResult Shortcut forSingleValueCallResult
with void result -
Classes in io.tarantool.driver.api used by io.tarantool.driver.api.connection Class Description TarantoolClientConfig Class-container forTarantoolClient
configuration. -
Classes in io.tarantool.driver.api used by io.tarantool.driver.api.metadata Class 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) -
Classes in io.tarantool.driver.api used by io.tarantool.driver.api.tuple Class 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 -- an array of tuples -
Classes in io.tarantool.driver.api used by io.tarantool.driver.cluster Class Description TarantoolClientConfig Class-container forTarantoolClient
configuration.TarantoolClusterAddressProvider Provides a collection of Tarantool server addresses corresponding to the cluster nodesTarantoolServerAddress Represents the location of a Tarantool server - server name and port number -
Classes in io.tarantool.driver.api used by io.tarantool.driver.core Class 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 forMessagePackMapper
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 variantsTarantoolClient Basic Tarantool client interfaceTarantoolClientBuilder Tarantool client builder interface.TarantoolClientConfig Class-container forTarantoolClient
configuration.TarantoolClientConfigurator Tarantool client configurator interface.TarantoolClusterAddressProvider Provides a collection of Tarantool server addresses corresponding to the cluster nodesTarantoolEvalOperations Aggregates all value operation variantsTarantoolResult Basic interface for Tarantool operations result -- an array of tuplesTarantoolServerAddress Represents the location of a Tarantool server - server name and port numberTarantoolVoidResult Shortcut forSingleValueCallResult
with void result -
Classes in io.tarantool.driver.api used by io.tarantool.driver.core.connection Class Description TarantoolClientConfig Class-container forTarantoolClient
configuration.TarantoolClusterAddressProvider Provides a collection of Tarantool server addresses corresponding to the cluster nodesTarantoolServerAddress Represents the location of a Tarantool server - server name and port number -
Classes in io.tarantool.driver.api used by io.tarantool.driver.core.metadata Class Description SingleValueCallResult CallResult
with one result value (first item of the multi-return result is treated as value)TarantoolCallOperations Aggregates all call operation variantsTarantoolResult Basic interface for Tarantool operations result -- an array of tuples -
Classes in io.tarantool.driver.api used by io.tarantool.driver.core.proxy Class Description SingleValueCallResult CallResult
with one result value (first item of the multi-return result is treated as value)TarantoolCallOperations Aggregates all call operation variants -
Classes in io.tarantool.driver.api used by io.tarantool.driver.core.space Class Description SingleValueCallResult CallResult
with one result value (first item of the multi-return result is treated as value)TarantoolCallOperations Aggregates all call operation variantsTarantoolClientConfig Class-container forTarantoolClient
configuration.TarantoolResult Basic interface for Tarantool operations result -- an array of tuples -
Classes in io.tarantool.driver.api used by io.tarantool.driver.exceptions Class Description TarantoolServerAddress Represents the location of a Tarantool server - server name and port number -
Classes in io.tarantool.driver.api used by io.tarantool.driver.mappers Class 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 forMessagePackMapper
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 -- an array of tuples -
Classes in io.tarantool.driver.api used by io.tarantool.driver.mappers.converters.value.custom Class 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 -- an array of tuples