|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutorService.ExecutorType | |
|---|---|
| org.apache.hadoop.hbase.executor | |
| Uses of ExecutorService.ExecutorType in org.apache.hadoop.hbase.executor |
|---|
| Methods in org.apache.hadoop.hbase.executor that return ExecutorService.ExecutorType | |
|---|---|
static ExecutorService.ExecutorType |
ExecutorService.ExecutorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutorService.ExecutorType[] |
ExecutorService.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 ExecutorService.ExecutorType | |
|---|---|
void |
ExecutorService.startExecutorService(ExecutorService.ExecutorType type,
int maxThreads)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||