| Constructor and Description |
|---|
CoordinatorClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DruidLeaderClient druidLeaderClient) |
| Modifier and Type | Method and Description |
|---|---|
DruidLeaderClient |
CoordinatorDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
ServerDiscoverySelector serverDiscoverySelector) |
ServerDiscoverySelector |
CoordinatorDiscoveryModule.getServiceProvider(CoordinatorSelectorConfig config,
ServerDiscoveryFactory serverDiscoveryFactory) |
| Modifier and Type | Method and Description |
|---|---|
DruidLeaderClient |
CoordinatorDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
ServerDiscoverySelector serverDiscoverySelector) |
| Constructor and Description |
|---|
LookupReferencesManager(LookupConfig lookupConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DruidLeaderClient druidLeaderClient,
org.apache.druid.query.lookup.LookupListeningAnnouncerConfig lookupListeningAnnouncerConfig) |
| Constructor and Description |
|---|
AsyncManagementForwardingServlet(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.google.inject.Provider<org.eclipse.jetty.client.HttpClient> httpClientProvider,
DruidHttpClientConfig httpClientConfig,
DruidLeaderSelector coordLeaderSelector,
DruidLeaderSelector overlordLeaderSelector) |
| Constructor and Description |
|---|
DruidCoordinator(DruidCoordinatorConfig config,
ZkPathsConfig zkPaths,
JacksonConfigManager configManager,
SegmentsMetadataManager segmentsMetadataManager,
ServerInventoryView serverInventoryView,
MetadataRuleManager metadataRuleManager,
org.apache.curator.framework.CuratorFramework curator,
ServiceEmitter emitter,
ScheduledExecutorFactory scheduledExecutorFactory,
IndexingServiceClient indexingServiceClient,
LoadQueueTaskMaster taskMaster,
ServiceAnnouncer serviceAnnouncer,
DruidNode self,
Set<CoordinatorDuty> indexingServiceDuties,
BalancerStrategyFactory factory,
LookupCoordinatorManager lookupCoordinatorManager,
DruidLeaderSelector coordLeaderSelector,
CompactSegments compactSegments) |
| Constructor and Description |
|---|
CoordinatorRuleManager(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.google.common.base.Supplier<TieredBrokerConfig> config,
DruidLeaderClient druidLeaderClient) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.