| Package | Description |
|---|---|
| org.apache.druid.curator.discovery | |
| org.apache.druid.segment.realtime.firehose | |
| org.apache.druid.server.coordinator |
| Modifier and Type | Class and Description |
|---|---|
class |
CuratorServiceAnnouncer
Deprecated.
|
class |
NoopServiceAnnouncer
Deprecated.
|
static class |
ServiceAnnouncer.Noop
Deprecated.
|
| Constructor and Description |
|---|
ServiceAnnouncingChatHandlerProvider(DruidNode node,
ServiceAnnouncer serviceAnnouncer) |
| Constructor and Description |
|---|
DruidCoordinator(DruidCoordinatorConfig config,
ZkPathsConfig zkPaths,
JacksonConfigManager configManager,
SegmentsMetadataManager segmentsMetadataManager,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
com.google.inject.Provider<org.apache.curator.framework.CuratorFramework> curatorProvider,
ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<CoordinatorDuty> metadataStoreManagementDuties,
Set<CoordinatorDuty> indexingServiceDuties,
CoordinatorCustomDutyGroups customDutyGroups,
BalancerStrategyFactory factory,
LookupCoordinatorManager lookupCoordinatorManager,
DruidLeaderSelector coordLeaderSelector,
CompactSegments compactSegments,
ZkEnablementConfig zkEnablementConfig) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.