Package | Description |
---|---|
org.apache.cassandra.io.sstable | |
org.apache.cassandra.io.sstable.format | |
org.apache.cassandra.io.sstable.format.big |
Modifier and Type | Method and Description |
---|---|
SSTableFormat |
Descriptor.getFormat() |
Modifier and Type | Field and Description |
---|---|
protected SSTableFormat |
Version.format |
SSTableFormat |
SSTableFormat.Type.info |
Modifier and Type | Method and Description |
---|---|
SSTableFormat |
Version.getSSTableFormat() |
Constructor and Description |
---|
Version(SSTableFormat format,
java.lang.String version) |
Modifier and Type | Class and Description |
---|---|
class |
BigFormat
Legacy bigtable format
|
Copyright © 2020 The Apache Software Foundation