static class CatalogJanitor.SplitParentFirstComparator extends Object implements Comparator<RegionInfo>
| Modifier and Type | Field and Description |
|---|---|
(package private) Comparator<byte[]> |
rowEndKeyComparator |
| Constructor and Description |
|---|
SplitParentFirstComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RegionInfo left,
RegionInfo right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongComparator<byte[]> rowEndKeyComparator
SplitParentFirstComparator()
public int compare(RegionInfo left, RegionInfo right)
compare in interface Comparator<RegionInfo>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.