Class PendingAntiCompaction

java.lang.Object
org.apache.cassandra.db.repair.PendingAntiCompaction

public class PendingAntiCompaction extends Object
Performs an anti compaction on a set of tables and token ranges, isolating the unrepaired sstables for a give token range into a pending repair group so they can't be compacted with other sstables while they are being repaired.