Uses of Enum Class
org.apache.cassandra.repair.state.AbstractCompletable.Status
Packages that use AbstractCompletable.Status
-
Uses of AbstractCompletable.Status in org.apache.cassandra.repair.state
Methods in org.apache.cassandra.repair.state that return AbstractCompletable.StatusModifier and TypeMethodDescriptionAbstractCompletable.getCompletionStatus()static AbstractCompletable.StatusReturns the enum constant of this class with the specified name.static AbstractCompletable.Status[]AbstractCompletable.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.