| Package | Description |
|---|---|
| org.apache.druid.curator |
| Modifier and Type | Method and Description |
|---|---|
static CuratorConfig |
CuratorConfig.create(String hosts) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.curator.framework.CuratorFramework |
CuratorModule.createCurator(CuratorConfig config)
Create the Curator framework outside of Guice given the ZK config.
|
org.apache.curator.framework.CuratorFramework |
CuratorModule.makeCurator(ZkEnablementConfig zkEnablementConfig,
CuratorConfig config,
Lifecycle lifecycle)
Provide the Curator framework via Guice, integrated with the Druid lifecycle.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.