Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.io.sstable |
Modifier and Type | Method and Description |
---|---|
DataTracker |
ColumnFamilyStore.getDataTracker()
Package protected for access from the CompactionManager.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SSTableReader.markObsolete(DataTracker tracker)
Mark the sstable as obsolete, i.e., compacted into newer sstables.
|
Copyright © 2020 The Apache Software Foundation