| Package | Description |
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.overlord.autoscaling |
| Modifier and Type | Method and Description |
|---|---|
ZkWorker |
RemoteTaskRunner.findWorkerRunningTask(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
List<ZkWorker> |
RemoteTaskRunner.getLazyWorkers() |
Collection<ZkWorker> |
RemoteTaskRunner.getWorkers() |
List<ZkWorker> |
RemoteTaskRunner.markWorkersLazy(com.google.common.base.Predicate<ZkWorker> isLazyWorker,
int maxWorkers) |
| Modifier and Type | Method and Description |
|---|---|
List<ZkWorker> |
RemoteTaskRunner.markWorkersLazy(com.google.common.base.Predicate<ZkWorker> isLazyWorker,
int maxWorkers) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ZkWorker> |
SimpleResourceManagementStrategy.getWorkers(RemoteTaskRunner runner) |
Copyright © 2011–2016. All rights reserved.