| 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) |
RemoteTaskRunnerFactory(org.apache.curator.framework.CuratorFramework curator,
RemoteTaskRunnerConfig remoteTaskRunnerConfig,
ZkPathsConfig zkPaths,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.metamx.http.client.HttpClient httpClient,
WorkerSelectStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
FillCapacityWorkerSelectStrategy |
Copyright © 2014. All rights reserved.