| 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 |
|---|---|
static class |
DefaultResourceManager.DefaultQueryResourceManager |
static class |
ThrottledResourceManager.QueuedQueryResourceManager
Per-query resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResourceManager |
ThrottledResourceManager.newQueryRM(Foreman foreman) |
QueryResourceManager |
ResourceManager.newQueryRM(Foreman foreman)
Create a resource manager to execute a query.
|
QueryResourceManager |
DynamicResourceManager.newQueryRM(Foreman foreman) |
QueryResourceManager |
DefaultResourceManager.newQueryRM(Foreman foreman) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.