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