Class NoopReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>>

java.lang.Object
org.apache.cassandra.service.reads.repair.NoopReadRepair<E,P>
All Implemented Interfaces:
ReadRepair<E,P>

public class NoopReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>> extends Object implements ReadRepair<E,P>
Bypasses the read repair path for short read protection and testing