Uses of Class
org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer

Packages that use org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
Package
Description
Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility methods.
  • Uses of org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer in org.apache.hadoop.hbase.mapreduce

    Methods in org.apache.hadoop.hbase.mapreduce that return org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
    ExtendedCellSerialization.getDeserializer(Class<org.apache.hadoop.hbase.ExtendedCell> t)