| 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,
                HttpClient httpClient,
                com.google.common.base.Supplier<WorkerBehaviorConfig> workerConfigRef,
                ProvisioningStrategy<WorkerTaskRunner> provisioningStrategy)  | 
Copyright © 2011–2018. All rights reserved.