Package | Description |
---|---|
io.druid.curator.cache | |
io.druid.indexing.overlord |
Modifier and Type | Method and Description |
---|---|
PathChildrenCacheFactory.Builder |
PathChildrenCacheFactory.Builder.withCacheData(boolean cacheData) |
PathChildrenCacheFactory.Builder |
PathChildrenCacheFactory.Builder.withCompressed(boolean compressed) |
PathChildrenCacheFactory.Builder |
PathChildrenCacheFactory.Builder.withExecutorService(ExecutorService exec) |
PathChildrenCacheFactory.Builder |
PathChildrenCacheFactory.Builder.withShutdownExecutorOnClose(boolean shutdownExecutorOnClose) |
Constructor and Description |
---|
RemoteTaskRunner(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
RemoteTaskRunnerConfig config,
IndexerZkConfig indexerZkConfig,
org.apache.curator.framework.CuratorFramework cf,
PathChildrenCacheFactory.Builder pathChildrenCacheFactory,
com.metamx.http.client.HttpClient httpClient,
com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef,
ScheduledExecutorService cleanupExec,
ResourceManagementStrategy<WorkerTaskRunner> resourceManagement) |
Copyright © 2011–2017. All rights reserved.