Uses of Class
org.apache.hadoop.hbase.mapreduce.KeyOnlyCellComparable
Packages that use KeyOnlyCellComparable
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of KeyOnlyCellComparable in org.apache.hadoop.hbase.mapreduce
Methods in org.apache.hadoop.hbase.mapreduce with parameters of type KeyOnlyCellComparableModifier and TypeMethodDescriptionint
KeyOnlyCellComparable.compareTo
(KeyOnlyCellComparable o) protected void
PreSortedCellsReducer.reduce
(KeyOnlyCellComparable keyComparable, Iterable<Cell> values, org.apache.hadoop.mapreduce.Reducer<KeyOnlyCellComparable, Cell, ImmutableBytesWritable, Cell>.org.apache.hadoop.mapreduce.Reducer.Context context)