public static class KeyValue.RootKeyComparator extends KeyValue.MetaKeyComparator
KeyValue
for keys in -ROOT-
table.
Constructor and Description |
---|
KeyValue.RootKeyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compareRows(byte[] left,
int loffset,
int llength,
byte[] right,
int roffset,
int rlength) |
compareRowid
compare, compare, compareColumns, compareIgnoringPrefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compareRows(byte[] left, int loffset, int llength, byte[] right, int roffset, int rlength)
compareRows
in class KeyValue.MetaKeyComparator
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.