public class LeveledCompactionTask extends CompactionTask
gcBefore, logger, totalBytesCompactedcfs, compactionType, isUserDefined, sstables| Constructor and Description |
|---|
LeveledCompactionTask(ColumnFamilyStore cfs,
java.util.Collection<SSTableReader> sstables,
int gcBefore,
int sstableSizeInMB) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
newSSTableSegmentThresholdReached(SSTableWriter writer) |
protected boolean |
partialCompactionsAcceptable() |
addToTotalBytesCompacted, executeInternal, getCompactionController, getExpectedWriteSize, getMaxDataAge, reduceScopeForLimitedSpace, replaceCompactedSSTables, runWithexecute, getDirectories, setCompactionType, setUserDefined, toStringrunMayThrowrunpublic LeveledCompactionTask(ColumnFamilyStore cfs, java.util.Collection<SSTableReader> sstables, int gcBefore, int sstableSizeInMB)
protected boolean newSSTableSegmentThresholdReached(SSTableWriter writer)
newSSTableSegmentThresholdReached in class CompactionTaskprotected boolean partialCompactionsAcceptable()
partialCompactionsAcceptable in class CompactionTaskCopyright © 2014 The Apache Software Foundation