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