| Package | Description | 
|---|---|
| io.druid.curator.discovery | |
| io.druid.guice | |
| io.druid.server.coordination | |
| io.druid.server.listener.announcer | 
| Constructor and Description | 
|---|
CuratorDruidNodeAnnouncer(Announcer announcer,
                         ZkPathsConfig config,
                         com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
| Modifier and Type | Method and Description | 
|---|---|
Announcer | 
AnnouncerModule.getAnnouncer(org.apache.curator.framework.CuratorFramework curator)  | 
| Constructor and Description | 
|---|
BatchDataSegmentAnnouncer(DruidServerMetadata server,
                         BatchDataSegmentAnnouncerConfig config,
                         ZkPathsConfig zkPaths,
                         Announcer announcer,
                         com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
CuratorDataSegmentServerAnnouncer(DruidServerMetadata server,
                                 ZkPathsConfig config,
                                 Announcer announcer,
                                 com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Deprecated.  
  | 
| Constructor and Description | 
|---|
ListenerResourceAnnouncer(Announcer announcer,
                         ListeningAnnouncerConfig listeningAnnouncerConfig,
                         String listener_key,
                         HostAndPortWithScheme node)
Deprecated.  
  | 
Copyright © 2011–2018. All rights reserved.