Home
last modified time | relevance | path

Searched defs:compareOnlyKeyPortion (Results 1 – 1 of 1) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/
H A DKeyValue.java1795 public int compareOnlyKeyPortion(Cell left, Cell right) { in compareOnlyKeyPortion() method in KeyValue.MetaComparator
2010 public int compareOnlyKeyPortion(Cell left, Cell right) { in compareOnlyKeyPortion() method in KeyValue.KVComparator