Class ReadOnlyReadRepair<E extends Endpoints<E>,​P extends ReplicaPlan.ForRead<E>>

  • All Implemented Interfaces:
    ReadRepair<E,​P>

    public class ReadOnlyReadRepair<E extends Endpoints<E>,​P extends ReplicaPlan.ForRead<E>>
    extends AbstractReadRepair<E,​P>
    Only performs the collection of data responses and reconciliation of them, doesn't send repair mutations to replicas. This preserves write atomicity, but doesn't provide monotonic quorum reads