| 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,
                       io.druid.query.lookup.LookupListeningAnnouncerConfig lookupListeningAnnouncerConfig)  | 
| Constructor and Description | 
|---|
CoordinatorPollingBasicAuthenticatorCacheManager(com.google.inject.Injector injector,
                                                BasicAuthCommonCacheConfig commonCacheConfig,
                                                com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                                                DruidLeaderClient druidLeaderClient)  | 
| Constructor and Description | 
|---|
CoordinatorPollingBasicAuthorizerCacheManager(com.google.inject.Injector injector,
                                             BasicAuthCommonCacheConfig commonCacheConfig,
                                             com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                                             DruidLeaderClient druidLeaderClient)  | 
| Constructor and Description | 
|---|
DruidCoordinator(DruidCoordinatorConfig config,
                ZkPathsConfig zkPaths,
                JacksonConfigManager configManager,
                MetadataSegmentManager metadataSegmentManager,
                ServerInventoryView serverInventoryView,
                MetadataRuleManager metadataRuleManager,
                org.apache.curator.framework.CuratorFramework curator,
                ServiceEmitter emitter,
                ScheduledExecutorFactory scheduledExecutorFactory,
                IndexingServiceClient indexingServiceClient,
                LoadQueueTaskMaster taskMaster,
                ServiceAnnouncer serviceAnnouncer,
                DruidNode self,
                Set<DruidCoordinatorHelper> indexingServiceHelpers,
                BalancerStrategyFactory factory,
                LookupCoordinatorManager lookupCoordinatorManager,
                DruidLeaderSelector coordLeaderSelector)  | 
Copyright © 2011–2018. All rights reserved.