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