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