Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.io.sstable.format | |
org.apache.cassandra.io.sstable.format.big |
Modifier and Type | Class and Description |
---|---|
static class |
RowIndexEntry.Serializer |
Modifier and Type | Field and Description |
---|---|
protected RowIndexEntry.IndexSerializer |
SSTableReader.rowIndexEntrySerializer |
protected RowIndexEntry.IndexSerializer |
SSTableWriter.rowIndexEntrySerializer |
Modifier and Type | Method and Description |
---|---|
RowIndexEntry.IndexSerializer<?> |
SSTableFormat.getIndexSerializer(CFMetaData cfm,
Version version,
SerializationHeader header) |
Modifier and Type | Method and Description |
---|---|
RowIndexEntry.IndexSerializer |
BigFormat.getIndexSerializer(CFMetaData metadata,
Version version,
SerializationHeader header) |
Copyright © 2021 The Apache Software Foundation