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