Uses of Interface
org.apache.cassandra.db.compaction.ShardManager
Packages that use ShardManager
-
Uses of ShardManager in org.apache.cassandra.db.compaction
Classes in org.apache.cassandra.db.compaction that implement ShardManagerModifier and TypeClassDescriptionclassclassclassMethods in org.apache.cassandra.db.compaction that return ShardManager -
Uses of ShardManager in org.apache.cassandra.db.compaction.unified
Constructors in org.apache.cassandra.db.compaction.unified with parameters of type ShardManagerModifierConstructorDescriptionUnifiedCompactionTask(ColumnFamilyStore cfs, UnifiedCompactionStrategy strategy, LifecycleTransaction txn, long gcBefore, ShardManager shardManager)