public static interface LoadBalancingRpcClient.HostSelector
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<HostInfo> | createHostIterator() | 
| void | informFailure(HostInfo failedHost) | 
| void | setHosts(List<HostInfo> hosts) | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.