|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.loadbalancer.NoOpPing
public class NoOpPing
No Op Ping
| Constructor Summary | |
|---|---|
NoOpPing()
|
|
| Method Summary | |
|---|---|
boolean |
isAlive(Server server)
Checks whether the given Server is "alive" i.e. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpPing()
| Method Detail |
|---|
public boolean isAlive(Server server)
IPingServer is "alive" i.e. should be
considered a candidate while loadbalancing
isAlive in interface IPing
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||