Package | Description |
---|---|
org.apache.cassandra.io.sstable |
Modifier and Type | Class and Description |
---|---|
class |
SSTableReader
An SSTableReader can be constructed in a number of places, but typically is either
read from disk at startup, or constructed from a flushed memtable, or after compaction
to replace some existing sstables.
|
class |
SSTableWriter |
Copyright © 2020 The Apache Software Foundation