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