public class CoordinatorDiscoveryModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
CoordinatorDiscoveryModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
DruidLeaderClient |
getLeaderHttpClient(HttpClient httpClient,
DruidNodeDiscoveryProvider druidNodeDiscoveryProvider) |
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public DruidLeaderClient getLeaderHttpClient(HttpClient httpClient, DruidNodeDiscoveryProvider druidNodeDiscoveryProvider)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.