Class MetadataSource
java.lang.Object
org.apache.cassandra.index.sai.disk.v1.MetadataSource
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.lucene.store.DataInputstatic MetadataSourceloadColumnMetadata(IndexDescriptor indexDescriptor, IndexIdentifier indexIdentifier) static MetadataSourceloadGroupMetadata(IndexDescriptor indexDescriptor)
-
Method Details
-
loadGroupMetadata
- Throws:
IOException
-
loadColumnMetadata
public static MetadataSource loadColumnMetadata(IndexDescriptor indexDescriptor, IndexIdentifier indexIdentifier) throws IOException - Throws:
IOException
-
get
-