| Package | Description |
|---|---|
| org.apache.druid.curator | |
| org.apache.druid.server.coordination |
| Modifier and Type | Field and Description |
|---|---|
static ZkEnablementConfig |
ZkEnablementConfig.ENABLED |
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.CuratorFramework |
CuratorModule.makeCurator(ZkEnablementConfig zkEnablementConfig,
CuratorConfig config,
Lifecycle lifecycle)
Provide the Curator framework via Guice, integrated with the Druid lifecycle.
|
| Constructor and Description |
|---|
BatchDataSegmentAnnouncer(DruidServerMetadata server,
BatchDataSegmentAnnouncerConfig config,
ZkPathsConfig zkPaths,
com.google.inject.Provider<Announcer> announcerProvider,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
ZkEnablementConfig zkEnablementConfig) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.