| Package | Description |
|---|---|
| org.apache.druid.client.coordinator | |
| org.apache.druid.client.indexing | |
| org.apache.druid.guice | |
| org.apache.druid.query.lookup |
| Constructor and Description |
|---|
CoordinatorClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DruidLeaderClient druidLeaderClient) |
| Constructor and Description |
|---|
HttpIndexingServiceClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
DruidLeaderClient druidLeaderClient) |
| Modifier and Type | Method and Description |
|---|---|
DruidLeaderClient |
IndexingServiceDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider) |
DruidLeaderClient |
CoordinatorDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider) |
| Constructor and Description |
|---|
LookupReferencesManager(LookupConfig lookupConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
DruidLeaderClient druidLeaderClient,
org.apache.druid.query.lookup.LookupListeningAnnouncerConfig lookupListeningAnnouncerConfig) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.