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