|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.loadbalancer.ServerComparator
public class ServerComparator
Class to help establishing equality for Hash/Key operations.
| Constructor Summary | |
|---|---|
ServerComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Server s1,
Server s2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ServerComparator()
| Method Detail |
|---|
public int compare(Server s1,
Server s2)
compare in interface java.util.Comparator<Server>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||