Package | Description |
---|---|
io.picodata.driver.api |
Contains interfaces and classes essential for end-user driver API
|
io.picodata.driver.api.cursor |
Contains interfaces and implementations for cursors.
|
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.metadata |
Contains implementations for Tarantool space metadata operations
|
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.mappers |
Contains converters and mappers that map Java object and MessagePack
|
io.picodata.driver.mappers.converters.object |
Contains converters that map Java object to MessagePack
|
io.picodata.driver.mappers.converters.value |
Contains converters that map MessagePack to Java object
|
io.picodata.driver.mappers.converters.value.defaults |
Contains default converters that map MessagePack values to Java Objects
|
io.picodata.driver.mappers.factories |
Contains factories for mappers and mappers stacks
|
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 |
---|
CallResultMapper
Special tuple mapper for API function call results.
|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
Class and Description |
---|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
Class and Description |
---|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
Class and Description |
---|
CallResultMapper
Special tuple mapper for API function call results.
|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
CallResultMapper
Special tuple mapper for API function call results.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
AbstractResultMapper
Base class for result tuple mappers
|
CallResultMapper
Special tuple mapper for API function call results.
|
DefaultMessagePackMapper
Default implementation of
MessagePackObjectMapper and MessagePackValueMapper . |
DefaultMessagePackMapper.Builder
Builder for
DefaultMessagePackMapper |
InterfaceParameterClassNotFoundException
Represents all types of errors when the target interface parameter class cannot be determined
|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackObjectMapperException
Represents exceptions that occur while performing conversion between Java objects and MessagePack entities
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
MessagePackValueMapperException
Represents exceptions that occur while performing conversion between MessagePack entities and Java objects
|
TarantoolResultMapper
Mapper from array of MessagePack values to
TarantoolResult with specified inner structure |
TarantoolTupleResultMapperFactory
Provides factory that creates result mappers for parsing
TarantoolResult<TarantoolTuple> from various
structures |
Class and Description |
---|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
Class and Description |
---|
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
AbstractResultMapper
Base class for result tuple mappers
|
CallResultMapper
Special tuple mapper for API function call results.
|
DefaultMessagePackMapper
Default implementation of
MessagePackObjectMapper and MessagePackValueMapper . |
MessagePackMapper
Combines both ObjectMapper and ValueMapper interfaces
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
TarantoolResultMapper
Mapper from array of MessagePack values to
TarantoolResult with specified inner structure |
TarantoolTupleResultMapperFactory
Provides factory that creates result mappers for parsing
TarantoolResult<TarantoolTuple> from various
structures |
Class and Description |
---|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
MessagePackValueMapper
Basic interface for collection of generic converters between MessagePack entities and Java objects.
|
Class and Description |
---|
MessagePackObjectMapper
Basic interface for generic converters between Java objects and MessagePack entities.
|
Copyright © 2025 Picodata. All rights reserved.