Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
private static <L,R> int |
MetaCellComparator.compareRows(L left,
int loffset,
int llength,
R right,
int roffset,
int rlength,
MetaCellComparator.SearchDelimiter<L> searchLeft,
MetaCellComparator.SearchDelimiter<R> searchRight,
MetaCellComparator.SearchDelimiterInReverse<L> searchInReverseLeft,
MetaCellComparator.SearchDelimiterInReverse<R> searchInReverseRight,
MetaCellComparator.Compare<L,R> comparator) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.