Package | Description |
---|---|
org.apache.cassandra.service.reads | |
org.apache.cassandra.service.reads.repair |
Modifier and Type | Method and Description |
---|---|
protected RepairedDataVerifier |
DataResolver.getRepairedDataVerifier(ReadCommand command) |
Modifier and Type | Class and Description |
---|---|
static class |
RepairedDataVerifier.SimpleVerifier |
static class |
RepairedDataVerifier.SnapshottingVerifier |
Modifier and Type | Method and Description |
---|---|
static RepairedDataVerifier |
RepairedDataVerifier.simple(ReadCommand command) |
static RepairedDataVerifier |
RepairedDataVerifier.snapshotting(ReadCommand command) |
static RepairedDataVerifier |
RepairedDataVerifier.verifier(ReadCommand command) |
Constructor and Description |
---|
RepairedDataTracker(RepairedDataVerifier verifier) |
Copyright © 2009-2020 The Apache Software Foundation