public interface TarantoolMetadataContainer
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,TarantoolIndexMetadata>> |
getIndexMetadataBySpaceName()
Get index metadata mapped to index name and then to space name
|
Map<String,TarantoolSpaceMetadata> |
getSpaceMetadataByName()
Get space metadata mapped to space name
|
Map<String,TarantoolSpaceMetadata> getSpaceMetadataByName()
Map<String,Map<String,TarantoolIndexMetadata>> getIndexMetadataBySpaceName()
Copyright © 2025 Picodata. All rights reserved.