class RegionInfoComparator extends Object implements Comparator<RegionInfo>
Constructor and Description |
---|
RegionInfoComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RegionInfo l,
RegionInfo r) |
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
RegionInfoComparator()
public int compare(RegionInfo l, RegionInfo r)
compare
in interface Comparator<RegionInfo>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.