| Package | Description | 
|---|---|
| io.druid.curator.discovery | |
| io.druid.server.router | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
ServerDiscoverySelector.pick()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Server> | 
ServerDiscoverySelector.getAll()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
QueryHostFinder.findDefaultServer()  | 
<T> Server | 
QueryHostFinder.findServer(Query<T> query)  | 
Server | 
QueryHostFinder.findServerAvatica(String connectionId)  | 
Server | 
QueryHostFinder.getDefaultServer()  | 
<T> Server | 
QueryHostFinder.getServer(Query<T> query)  | 
Server | 
RendezvousHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
Server | 
ConsistentHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
Server | 
AvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<Server>> | 
TieredBrokerHostSelector.getAllBrokers()  | 
Collection<Server> | 
QueryHostFinder.getAllServers()  | 
Pair<String,Server> | 
TieredBrokerHostSelector.getDefaultLookup()  | 
Pair<String,Server> | 
TieredBrokerHostSelector.select(Query<T> query)  | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
RendezvousHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
Server | 
ConsistentHashAvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
Server | 
AvaticaConnectionBalancer.pickServer(Collection<Server> servers,
          String connectionId)  | 
Copyright © 2011–2018. All rights reserved.