Uses of Enum Class
org.apache.hadoop.hbase.Coprocessor.State
-
Uses of Coprocessor.State in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionstatic Coprocessor.State
Returns the enum constant of this class with the specified name.static Coprocessor.State[]
Coprocessor.State.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Coprocessor.State in org.apache.hadoop.hbase.coprocessor
Modifier and TypeFieldDescription(package private) Coprocessor.State
BaseEnvironment.state
Current coprocessor state