Uses of Interface
org.apache.cassandra.service.reads.repair.RepairedDataVerifier
Packages that use RepairedDataVerifier
-
Uses of RepairedDataVerifier in org.apache.cassandra.service.reads
Methods in org.apache.cassandra.service.reads that return RepairedDataVerifierModifier and TypeMethodDescriptionprotected RepairedDataVerifierDataResolver.getRepairedDataVerifier(ReadCommand command) -
Uses of RepairedDataVerifier in org.apache.cassandra.service.reads.repair
Classes in org.apache.cassandra.service.reads.repair that implement RepairedDataVerifierModifier and TypeClassDescriptionstatic classstatic classMethods in org.apache.cassandra.service.reads.repair that return RepairedDataVerifierModifier and TypeMethodDescriptionstatic RepairedDataVerifierRepairedDataVerifier.simple(ReadCommand command) static RepairedDataVerifierRepairedDataVerifier.snapshotting(ReadCommand command) static RepairedDataVerifierRepairedDataVerifier.verifier(ReadCommand command) Constructors in org.apache.cassandra.service.reads.repair with parameters of type RepairedDataVerifier