Package | Description |
---|---|
io.picodata.driver.api.metadata |
Contains interfaces for Tarantool space metadata operations
|
Modifier and Type | Method and Description |
---|---|
List<TarantoolIndexPartMetadata> |
TarantoolIndexMetadata.getIndexParts()
Get index parts
|
Map<Integer,TarantoolIndexPartMetadata> |
TarantoolIndexMetadata.getIndexPartsByPosition()
Get index parts by field indexes
|
Modifier and Type | Method and Description |
---|---|
void |
TarantoolIndexMetadata.setIndexParts(List<TarantoolIndexPartMetadata> indexParts)
Set index parts
|
Copyright © 2025 Picodata. All rights reserved.