| Package | Description |
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.overlord.setup |
| Constructor and Description |
|---|
RemoteTaskRunner(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
RemoteTaskRunnerConfig config,
ZkPathsConfig zkPaths,
org.apache.curator.framework.CuratorFramework cf,
PathChildrenCacheFactory pathChildrenCacheFactory,
com.metamx.http.client.HttpClient httpClient,
WorkerSelectStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
FillCapacityWithAffinityWorkerSelectStrategy |
class |
FillCapacityWorkerSelectStrategy |
| Modifier and Type | Method and Description |
|---|---|
WorkerSelectStrategy |
WorkerBehaviorConfig.getSelectStrategy() |
| Constructor and Description |
|---|
WorkerBehaviorConfig(WorkerSelectStrategy selectStrategy,
AutoScaler autoScaler) |
Copyright © 2014. All rights reserved.