public static class SSTableSplitter.SplitController extends CompactionController
cfs, gcBefore
Constructor and Description |
---|
SplitController(ColumnFamilyStore cfs) |
Modifier and Type | Method and Description |
---|---|
java.util.function.Predicate<java.lang.Long> |
getPurgeEvaluator(DecoratedKey key) |
close, compactingRepaired, getColumnFamily, getFullyExpiredSSTables, getFullyExpiredSSTables, getKeyspace, maybeRefreshOverlaps, shadowSources
public SplitController(ColumnFamilyStore cfs)
public java.util.function.Predicate<java.lang.Long> getPurgeEvaluator(DecoratedKey key)
getPurgeEvaluator
in class CompactionController
Copyright © 2017 The Apache Software Foundation