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–2019 Apache Software Foundation. All rights reserved.