Uses of Enum Class
org.apache.cassandra.concurrent.SEPExecutor.TakeTaskPermitResult
Packages that use SEPExecutor.TakeTaskPermitResult
-
Uses of SEPExecutor.TakeTaskPermitResult in org.apache.cassandra.concurrent
Methods in org.apache.cassandra.concurrent that return SEPExecutor.TakeTaskPermitResultModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SEPExecutor.TakeTaskPermitResult[]SEPExecutor.TakeTaskPermitResult.values()Returns an array containing the constants of this enum class, in the order they are declared.