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,
ScheduledExecutorService cleanupExec) |
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,
com.metamx.common.concurrent.ScheduledExecutorFactory factory) |
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,
String author,
String comment,
javax.servlet.http.HttpServletRequest req) |
Modifier and Type | Method and Description |
---|---|
static WorkerBehaviorConfig |
WorkerBehaviorConfig.defaultConfig() |
Copyright © 2011–2015. All rights reserved.