Uses of Interface
org.apache.druid.curator.discovery.ServiceAnnouncer
Packages that use ServiceAnnouncer
Package
Description
-
Uses of ServiceAnnouncer in org.apache.druid.curator.discovery
Classes in org.apache.druid.curator.discovery that implement ServiceAnnouncerModifier and TypeClassDescriptionclassDeprecated.classDeprecated.static classDeprecated. -
Uses of ServiceAnnouncer in org.apache.druid.segment.realtime
Constructors in org.apache.druid.segment.realtime with parameters of type ServiceAnnouncerModifierConstructorDescriptionServiceAnnouncingChatHandlerProvider(DruidNode node, ServiceAnnouncer serviceAnnouncer) -
Uses of ServiceAnnouncer in org.apache.druid.server.coordinator
Constructors in org.apache.druid.server.coordinator with parameters of type ServiceAnnouncerModifierConstructorDescriptionDruidCoordinator(DruidCoordinatorConfig config, MetadataManager metadataManager, ServerInventoryView serverInventoryView, ServiceEmitter emitter, ScheduledExecutorFactory scheduledExecutorFactory, OverlordClient overlordClient, LoadQueueTaskMaster taskMaster, SegmentLoadQueueManager loadQueueManager, ServiceAnnouncer serviceAnnouncer, DruidNode self, CoordinatorCustomDutyGroups customDutyGroups, LookupCoordinatorManager lookupCoordinatorManager, DruidLeaderSelector coordLeaderSelector, CoordinatorSegmentMetadataCache coordinatorSegmentMetadataCache, CentralizedDatasourceSchemaConfig centralizedDatasourceSchemaConfig, CompactionStatusTracker compactionStatusTracker, CoordinatorDynamicConfigSyncer coordinatorDynamicConfigSyncer, CloneStatusManager cloneStatusManager)