Enum ExecutorType

java.lang.Object
java.lang.Enum<ExecutorType>
org.apache.hadoop.hbase.executor.ExecutorType
All Implemented Interfaces:
Serializable, Comparable<ExecutorType>

@Private public enum ExecutorType extends Enum<ExecutorType>
The following is a list of all executor types, both those that run in the master and those that run in the regionserver.