| Package | Description |
|---|---|
| io.druid.indexing.overlord | |
| io.druid.indexing.overlord.autoscaling |
| 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,
ScheduledExecutorService cleanupExec,
ResourceManagementStrategy<RemoteTaskRunner> resourceManagement) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopResourceManagementStrategy<T extends TaskRunner> |
class |
SimpleResourceManagementStrategy |
Copyright © 2011–2016. All rights reserved.