Package org.apache.cassandra.service.reads.repair
-
Interface Summary Interface Description ReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> ReadRepair.Factory RepairedDataVerifier -
Class Summary Class Description AbstractReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> BlockingPartitionRepair BlockingReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> 'Classic' read repair.BlockingReadRepairs NoopReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> Bypasses the read repair path for short read protection and testingPartitionIteratorMergeListener<E extends Endpoints<E>> ReadOnlyReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> Only performs the collection of data responses and reconciliation of them, doesn't send repair mutations to replicas.RepairedDataTracker RepairedDataVerifier.SimpleVerifier RepairedDataVerifier.SnapshottingVerifier RowIteratorMergeListener<E extends Endpoints<E>> -
Enum Summary Enum Description ReadRepairStrategy