public interface RepairedDataVerifier
Modifier and Type | Interface and Description |
---|---|
static class |
RepairedDataVerifier.SimpleVerifier |
static class |
RepairedDataVerifier.SnapshottingVerifier |
Modifier and Type | Method and Description |
---|---|
static RepairedDataVerifier |
simple(ReadCommand command) |
static RepairedDataVerifier |
snapshotting(ReadCommand command) |
static RepairedDataVerifier |
verifier(ReadCommand command) |
void |
verify(RepairedDataTracker tracker) |
void verify(RepairedDataTracker tracker)
static RepairedDataVerifier verifier(ReadCommand command)
static RepairedDataVerifier simple(ReadCommand command)
static RepairedDataVerifier snapshotting(ReadCommand command)
Copyright © 2009- The Apache Software Foundation