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, shadowSources
public TimeWindowCompactionController(ColumnFamilyStore cfs, java.util.Set<SSTableReader> compacting, int gcBefore, boolean ignoreOverlaps)
protected boolean ignoreOverlaps()
CompactionController
ignoreOverlaps
in class CompactionController
Copyright © 2009- The Apache Software Foundation