| Package | Description | 
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.overlord.autoscaling | |
| io.druid.indexing.overlord.http | |
| io.druid.indexing.overlord.setup | 
| Constructor and Description | 
|---|
RemoteTaskRunner(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                RemoteTaskRunnerConfig config,
                IndexerZkConfig indexerZkConfig,
                org.apache.curator.framework.CuratorFramework cf,
                PathChildrenCacheFactory pathChildrenCacheFactory,
                com.metamx.http.client.HttpClient httpClient,
                com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef)  | 
RemoteTaskRunnerFactory(org.apache.curator.framework.CuratorFramework curator,
                       RemoteTaskRunnerConfig remoteTaskRunnerConfig,
                       IndexerZkConfig zkPaths,
                       com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                       com.metamx.http.client.HttpClient httpClient,
                       com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef)  | 
| Constructor and Description | 
|---|
SimpleResourceManagementStrategy(SimpleResourceManagementConfig config,
                                com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
OverlordResource.setWorkerConfig(WorkerBehaviorConfig workerBehaviorConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
static WorkerBehaviorConfig | 
WorkerBehaviorConfig.defaultConfig()  | 
Copyright © 2015. All rights reserved.