private static class DistributedHBaseCluster.ServerNameIgnoreStartCodeComparator extends Object implements Comparator<org.apache.hadoop.hbase.ServerName>
Modifier | Constructor and Description |
---|---|
private |
ServerNameIgnoreStartCodeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.hadoop.hbase.ServerName o1,
org.apache.hadoop.hbase.ServerName o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
private ServerNameIgnoreStartCodeComparator()
public int compare(org.apache.hadoop.hbase.ServerName o1, org.apache.hadoop.hbase.ServerName o2)
compare
in interface Comparator<org.apache.hadoop.hbase.ServerName>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.