Package org.apache.cassandra.db.compaction.unified
package org.apache.cassandra.db.compaction.unified
-
ClassesClassDescriptionThe controller provides compaction parameters to the unified compaction strategyA
CompactionAwareWriterthat splits the output sstable at the partition boundaries of the compaction shards used byUnifiedCompactionStrategy.ASSTableMultiWriterthat splits the output sstable at the partition boundaries of the compaction shards used byUnifiedCompactionStrategy.The sole purpose of this class is to currently create aShardedCompactionWriter.