Uses of Enum Class
org.apache.cassandra.repair.state.ValidationState.State
Packages that use ValidationState.State
-
Uses of ValidationState.State in org.apache.cassandra.repair.state
Methods in org.apache.cassandra.repair.state that return ValidationState.StateModifier and TypeMethodDescriptionstatic ValidationState.StateReturns the enum constant of this class with the specified name.static ValidationState.State[]ValidationState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.