| Package | Description |
|---|---|
| org.apache.druid.curator.discovery | |
| org.apache.druid.guice |
| Modifier and Type | Method and Description |
|---|---|
ServerDiscoverySelector |
ServerDiscoveryFactory.createSelector(String serviceName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ServerDiscoverySelector |
CoordinatorDiscoveryModule.getServiceProvider(CoordinatorSelectorConfig config,
ServerDiscoveryFactory serverDiscoveryFactory) |
ServerDiscoverySelector |
IndexingServiceDiscoveryModule.getServiceProvider(IndexingServiceSelectorConfig config,
ServerDiscoveryFactory serverDiscoveryFactory) |
| Modifier and Type | Method and Description |
|---|---|
DruidLeaderClient |
IndexingServiceDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
ServerDiscoverySelector serverDiscoverySelector) |
DruidLeaderClient |
CoordinatorDiscoveryModule.getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider,
ServerDiscoverySelector serverDiscoverySelector) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.