Uses of Class
org.apache.cassandra.repair.state.ValidationState
Packages that use ValidationState
Package
Description
-
Uses of ValidationState in org.apache.cassandra.repair
Fields in org.apache.cassandra.repair declared as ValidationStateConstructors in org.apache.cassandra.repair with parameters of type ValidationStateModifierConstructorDescriptionValidator(SharedContext ctx, ValidationState state, long nowInSec, boolean evenTreeDistribution, boolean isIncremental, PreviewKind previewKind) Validator(SharedContext ctx, ValidationState state, long nowInSec, boolean isIncremental, PreviewKind previewKind) Validator(ValidationState state, long nowInSec, boolean isIncremental, PreviewKind previewKind) Validator(ValidationState state, long nowInSec, PreviewKind previewKind) -
Uses of ValidationState in org.apache.cassandra.repair.state
Methods in org.apache.cassandra.repair.state that return ValidationStateModifier and TypeMethodDescriptionParticipateState.Job.validation()ParticipateState.validation(RepairJobDesc desc) Methods in org.apache.cassandra.repair.state that return types with arguments of type ValidationStateMethods in org.apache.cassandra.repair.state with parameters of type ValidationStateModifier and TypeMethodDescriptionParticipateState.Job.register(ValidationState state) ParticipateState.register(ValidationState state) -
Uses of ValidationState in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return ValidationStateMethods in org.apache.cassandra.service that return types with arguments of type ValidationState