Uses of Enum Class
org.apache.hadoop.hbase.TestCustomPriorityRpcControllerFactory.State
Packages that use TestCustomPriorityRpcControllerFactory.State
-
Uses of TestCustomPriorityRpcControllerFactory.State in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase with type parameters of type TestCustomPriorityRpcControllerFactory.StateModifier and TypeFieldDescriptionprivate static final AtomicReference<TestCustomPriorityRpcControllerFactory.State>
TestCustomPriorityRpcControllerFactory.STATE
Methods in org.apache.hadoop.hbase that return TestCustomPriorityRpcControllerFactory.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TestCustomPriorityRpcControllerFactory.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.