| Package | Description | 
|---|---|
| org.apache.cassandra.db | |
| org.apache.cassandra.db.compaction | 
| Modifier and Type | Method and Description | 
|---|---|
| DiskBoundaries | ColumnFamilyStore. getDiskBoundaries() | 
| DiskBoundaries | DiskBoundaryManager. getDiskBoundaries(ColumnFamilyStore cfs) | 
| Constructor and Description | 
|---|
| CompactionStrategyManager(ColumnFamilyStore cfs,
                         java.util.function.Supplier<DiskBoundaries> boundariesSupplier,
                         boolean partitionSSTablesByTokenRange) | 
Copyright © 2018 The Apache Software Foundation