static class CatalogJanitor.SplitParentFirstComparator extends Object implements Comparator<HRegionInfo>
Modifier and Type | Field and Description |
---|---|
(package private) Comparator<byte[]> |
rowEndKeyComparator |
Constructor and Description |
---|
CatalogJanitor.SplitParentFirstComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(HRegionInfo left,
HRegionInfo right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
Comparator<byte[]> rowEndKeyComparator
CatalogJanitor.SplitParentFirstComparator()
public int compare(HRegionInfo left, HRegionInfo right)
compare
in interface Comparator<HRegionInfo>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.