T
- metadata typepublic interface FieldIdentifier<T,O> extends Serializable
Modifier and Type | Method and Description |
---|---|
T |
metadata(TarantoolMetadataOperations metadataOperations,
TarantoolSpaceMetadata spaceMetadata)
Returns metadata object corresponding to the field identifier type
|
O |
toIdentifier()
Get serializable form of the identifier
|
T metadata(TarantoolMetadataOperations metadataOperations, TarantoolSpaceMetadata spaceMetadata)
metadataOperations
- for retrieving the operand metadata and checking the filed or index availabilityspaceMetadata
- space metadata this field or index belongs toO toIdentifier()
Copyright © 2025 Picodata. All rights reserved.