Uses of Interface
org.apache.cassandra.db.compaction.AbstractStrategyHolder.DestinationRouter
-
Packages that use AbstractStrategyHolder.DestinationRouter Package Description org.apache.cassandra.db.compaction -
-
Uses of AbstractStrategyHolder.DestinationRouter in org.apache.cassandra.db.compaction
Constructors in org.apache.cassandra.db.compaction with parameters of type AbstractStrategyHolder.DestinationRouter Constructor Description CompactionStrategyHolder(ColumnFamilyStore cfs, AbstractStrategyHolder.DestinationRouter router, boolean isRepaired)
PendingRepairHolder(ColumnFamilyStore cfs, AbstractStrategyHolder.DestinationRouter router, boolean isTransient)
-