Package | Description |
---|---|
org.apache.cassandra.db.compaction |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Collection<AbstractStrategyHolder.TaskSupplier> |
AbstractStrategyHolder.getBackgroundTaskSuppliers(int gcBefore) |
java.util.Collection<AbstractStrategyHolder.TaskSupplier> |
CompactionStrategyHolder.getBackgroundTaskSuppliers(int gcBefore) |
java.util.Collection<AbstractStrategyHolder.TaskSupplier> |
PendingRepairHolder.getBackgroundTaskSuppliers(int gcBefore) |
Modifier and Type | Method and Description |
---|---|
int |
AbstractStrategyHolder.TaskSupplier.compareTo(AbstractStrategyHolder.TaskSupplier o) |
Copyright © 2009-2022 The Apache Software Foundation