public static class SSTableSplitter.SplitController extends CompactionController
cfs, gcBefore
Constructor and Description |
---|
SplitController(ColumnFamilyStore cfs) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Predicate<java.lang.Long> |
getPurgeEvaluator(DecoratedKey key) |
close, getColumnFamily, getFullyExpiredSSTables, getFullyExpiredSSTables, getKeyspace
public SplitController(ColumnFamilyStore cfs)
public com.google.common.base.Predicate<java.lang.Long> getPurgeEvaluator(DecoratedKey key)
getPurgeEvaluator
in class CompactionController
Copyright © 2019 The Apache Software Foundation