public interface NamedIndex extends FieldIdentifier<TarantoolIndexMetadata,String>
| Modifier and Type | Method and Description |
|---|---|
TarantoolIndexMetadata |
metadata(TarantoolMetadataOperations metadataOperations,
TarantoolSpaceMetadata spaceMetadata)
Returns metadata object corresponding to the field identifier type
|
String |
toIdentifier()
Get serializable form of the identifier
|
TarantoolIndexMetadata metadata(TarantoolMetadataOperations metadataOperations, TarantoolSpaceMetadata spaceMetadata)
FieldIdentifiermetadata in interface FieldIdentifier<TarantoolIndexMetadata,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<TarantoolIndexMetadata,String>Copyright © 2025 Picodata. All rights reserved.