|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutorPool | |
|---|---|
| org.apache.hadoop.hbase.hbql.client | |
| org.apache.hadoop.hbase.hbql.impl | |
| Uses of QueryExecutorPool in org.apache.hadoop.hbase.hbql.client |
|---|
| Methods in org.apache.hadoop.hbase.hbql.client that return QueryExecutorPool | |
|---|---|
static QueryExecutorPool |
QueryExecutorPoolManager.getQueryExecutorPool(String poolName)
|
static QueryExecutorPool |
QueryExecutorPoolManager.newQueryExecutorPool(String poolName,
int maxExecutorPoolSize,
int minThreadCount,
int maxThreadCount,
long keepAliveSecs,
boolean threadsReadResults,
int completionQueueSize)
|
| Uses of QueryExecutorPool in org.apache.hadoop.hbase.hbql.impl |
|---|
| Classes in org.apache.hadoop.hbase.hbql.impl that implement QueryExecutorPool | |
|---|---|
class |
QueryExecutorPoolImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||