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