|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.HServerInfo.LoadComparator
public static class HServerInfo.LoadComparator
Orders HServerInfos by load then name. Natural/ascending order.
| Constructor Summary | |
|---|---|
HServerInfo.LoadComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(HServerInfo left,
HServerInfo right)
|
| 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 HServerInfo.LoadComparator()
| Method Detail |
|---|
public int compare(HServerInfo left,
HServerInfo right)
compare in interface java.util.Comparator<HServerInfo>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||