See: Description
Class | Description |
---|---|
ArrayValueToSpaceFormatConverter |
Populates space format metadata.
|
CRUDResponseToTarantoolSpaceMetadataConverter |
Populates crud response metadata format to
TarantoolSpaceMetadata . |
DDLTarantoolSpaceMetadataConverter |
Populates metadata from results of a call to proxy API function in Tarantool instance.
|
ProxyMetadataProvider |
Provides spaces and index metadata via stored function call
|
ProxyTarantoolMetadataContainer |
Contains spaces and indexes metadata information retrieved from a call to a stored function
|
RowsMetadataToTarantoolTupleResultConverter | |
SpacesMetadataProvider |
Provides spaces and index metadata via requests to the system spaces in the Tarantool server instance
|
SpacesTarantoolMetadataContainer |
Contains spaces and indexes metadata information retrieved from the system spaces
|
TarantoolIndexMetadataConverter |
Maps MessagePack
ArrayValue into TarantoolIndexMetadataImpl |
TarantoolMetadata |
Base class for
TarantoolMetadataOperations implementations |
TarantoolSpaceMetadataImpl |
Represents Tarantool space metadata (space ID, space name, etc.)
|
VSpaceToTarantoolSpaceMetadataConverter |
Populates space metadata.
|
Copyright © 2025 Picodata. All rights reserved.