Uses of Class
org.apache.hadoop.hbase.mapreduce.TableInputFormat
Packages that use TableInputFormat
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of TableInputFormat in org.apache.hadoop.hbase.mapreduce
Subclasses of TableInputFormat in org.apache.hadoop.hbase.mapreduceModifier and TypeClassDescriptionclassProcess the return from super-classTableInputFormat(TIF) so as to undo any clumping ofInputSplits around RegionServers.