| Constructor and Description | 
|---|
CoordinatorClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                 DruidLeaderClient druidLeaderClient)  | 
| Constructor and Description | 
|---|
IndexingServiceClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                     DruidLeaderClient druidLeaderClient)  | 
| Modifier and Type | Method and Description | 
|---|---|
DruidLeaderClient | 
IndexingServiceDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
                   DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
                   ServerDiscoverySelector serverDiscoverySelector)  | 
DruidLeaderClient | 
CoordinatorDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
                   DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
                   ServerDiscoverySelector serverDiscoverySelector)  | 
| Constructor and Description | 
|---|
RemoteTaskActionClient(Task task,
                      DruidLeaderClient druidLeaderClient,
                      RetryPolicyFactory retryPolicyFactory,
                      com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
RemoteTaskActionClientFactory(DruidLeaderClient leaderHttpClient,
                             RetryPolicyFactory retryPolicyFactory,
                             com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
| 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 | 
|---|
CoordinatorRuleManager(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                      com.google.common.base.Supplier<TieredBrokerConfig> config,
                      DruidLeaderClient druidLeaderClient)  | 
Copyright © 2011–2018. All rights reserved.