Package | Description |
---|---|
org.apache.cassandra.service.reads.repair |
Modifier and Type | Class and Description |
---|---|
class |
BlockingReadRepair<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E>>
'Classic' read repair.
|
class |
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.
|
Copyright © 2009-2020 The Apache Software Foundation