| Package | Description | 
|---|---|
| io.druid.curator | |
| io.druid.testing | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.curator.framework.CuratorFramework | 
CuratorModule.makeCurator(CuratorConfig config,
           org.apache.curator.ensemble.EnsembleProvider ensembleProvider,
           Lifecycle lifecycle)  | 
org.apache.curator.ensemble.EnsembleProvider | 
CuratorModule.makeEnsembleProvider(CuratorConfig config,
                    ExhibitorConfig exConfig)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegrationTestingCuratorConfig
We will use this instead of druid server's CuratorConfig, because CuratorConfig in
 a test cluster environment sees zookeeper at localhost even if zookeeper is elsewhere. 
 | 
Copyright © 2011–2018. All rights reserved.