| Interface | Description |
|---|---|
| ReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>> | |
| ReadRepair.Factory | |
| RepairedDataVerifier |
| Class | Description |
|---|---|
| AbstractReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>> | |
| BlockingPartitionRepair | |
| BlockingReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>> |
'Classic' read repair.
|
| BlockingReadRepairs | |
| NoopReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>> |
Bypasses the read repair path for short read protection and testing
|
| PartitionIteratorMergeListener<E extends Endpoints<E>> | |
| ReadOnlyReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>> |
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 | Description |
|---|---|
| ReadRepairStrategy |
Copyright © 2009-2020 The Apache Software Foundation