Uses of Class
org.apache.hadoop.hbase.CellComparatorImpl
Packages that use CellComparatorImpl
-
Uses of CellComparatorImpl in org.apache.hadoop.hbase
Subclasses of CellComparatorImpl in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclass
Compare two HBase cells inner store, skip compare family for better performance.class
Fields in org.apache.hadoop.hbase declared as CellComparatorImplModifier and TypeFieldDescriptionstatic final CellComparatorImpl
CellComparatorImpl.COMPARATOR
Comparator for plain key/values; i.e.