|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutorType | |
---|---|
org.apache.hadoop.hbase.executor |
Uses of ExecutorType in org.apache.hadoop.hbase.executor |
---|
Methods in org.apache.hadoop.hbase.executor that return ExecutorType | |
---|---|
static ExecutorType |
ExecutorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutorType[] |
ExecutorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.executor with parameters of type ExecutorType | |
---|---|
void |
ExecutorService.startExecutorService(ExecutorType type,
int maxThreads)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |