public class DummyPing extends AbstractLoadBalancerPing
| Constructor and Description |
|---|
DummyPing() |
| Modifier and Type | Method and Description |
|---|---|
void |
initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig) |
boolean |
isAlive(Server server)
Checks whether the given
Server is "alive" i.e. |
getLoadBalancer, setLoadBalancerpublic boolean isAlive(Server server)
IPingServer is "alive" i.e. should be
considered a candidate while loadbalancingisAlive in interface IPingisAlive in class AbstractLoadBalancerPingpublic void initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig)