| Package | Description |
|---|---|
| org.apache.drill.exec.work.foreman.rm |
Provides resource management and queuing support for the Drill foreman.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedQueryQueue
Distributed query queue which uses a Zookeeper distributed semaphore to
control queuing across the cluster.
|
class |
EmbeddedQueryQueue
Query queue to be used in an embedded Drillbit.
|
| Modifier and Type | Method and Description |
|---|---|
QueryQueue |
ThrottledResourceManager.queue() |
| Constructor and Description |
|---|
ThrottledResourceManager(DrillbitContext drillbitContext,
QueryQueue queue) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.