Uses of Package
io.tarantool.driver.api.metadata
-
Packages that use io.tarantool.driver.api.metadata Package Description io.tarantool.driver.api Contains interfaces and classes essential for end-user driver APIio.tarantool.driver.api.conditions Tuple filtering conditions used in select operationsio.tarantool.driver.api.metadata Contains interfaces for Tarantool space metadata operationsio.tarantool.driver.api.space Contains interfaces for Tarantool space operationsio.tarantool.driver.api.tuple Contains tuple representation classes and helpersio.tarantool.driver.core Driver core classesio.tarantool.driver.core.conditions Tuple filtering conditions used in select operationsio.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.core.tuple Contains implementations of tuple representation classes and helpersio.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 objectsio.tarantool.driver.protocol Tarantool binary protocol primitives and helpers -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.api Class Description TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolMetadataProvider Generic interface for different space and index metadata providers -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.api.conditions Class Description TarantoolFieldMetadata Tarantool space field format metadataTarantoolIndexMetadata Represents Tarantool index metadata (index ID, name, etc.)TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.api.metadata Class Description TarantoolFieldMetadata Tarantool space field format metadataTarantoolIndexMetadata Represents Tarantool index metadata (index ID, name, etc.)TarantoolIndexOptions Represents Tarantool index optionsTarantoolIndexPartMetadata Represents Tarantool index part metadataTarantoolIndexType Represents all types of Tarantool space indexes.TarantoolMetadataContainer Contains information about spaces and their indexes, parsed from an external sourceTarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.api.space Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.api.tuple Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core Class Description TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolMetadataProvider Generic interface for different space and index metadata providersTarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core.conditions Class Description TarantoolFieldMetadata Tarantool space field format metadataTarantoolIndexMetadata Represents Tarantool index metadata (index ID, name, etc.)TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core.metadata Class Description TarantoolFieldMetadata Tarantool space field format metadataTarantoolIndexMetadata Represents Tarantool index metadata (index ID, name, etc.)TarantoolMetadataContainer Contains information about spaces and their indexes, parsed from an external sourceTarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolMetadataProvider Generic interface for different space and index metadata providersTarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core.proxy Class Description TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core.space Class Description TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.core.tuple Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.exceptions Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.mappers Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.mappers.converters.value.custom Class Description TarantoolSpaceMetadata -
Classes in io.tarantool.driver.api.metadata used by io.tarantool.driver.protocol Class Description TarantoolMetadataOperations Tarantool metadata operations interface (get space by name, get index by name, etc.)