public interface IPing
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlive(Server server)
Checks whether the given
Server is "alive" i.e. |
boolean isAlive(Server server)
Server is "alive" i.e. should be
considered a candidate while loadbalancing