public class TimeWindowCompactionController extends CompactionController
cfs, gcBefore| Constructor and Description | 
|---|
| TimeWindowCompactionController(ColumnFamilyStore cfs,
                              java.util.Set<SSTableReader> compacting,
                              int gcBefore,
                              boolean ignoreOverlaps) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | ignoreOverlaps()Is overlapped sstables ignored
 Control whether or not we are taking into account overlapping sstables when looking for fully expired sstables. | 
close, compactingRepaired, getColumnFamily, getFullyExpiredSSTables, getFullyExpiredSSTables, getFullyExpiredSSTables, getKeyspace, getPurgeEvaluator, maybeRefreshOverlaps, shadowSourcespublic TimeWindowCompactionController(ColumnFamilyStore cfs, java.util.Set<SSTableReader> compacting, int gcBefore, boolean ignoreOverlaps)
protected boolean ignoreOverlaps()
CompactionControllerignoreOverlaps in class CompactionControllerCopyright © 2018 The Apache Software Foundation