Uses of Interface
org.apache.hadoop.hbase.MetaCellComparator.SearchDelimiter
-
Uses of MetaCellComparator.SearchDelimiter in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionprivate 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)