Uses of Class
org.apache.hadoop.hbase.mapreduce.TableInputFormat

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

    Subclasses of org.apache.hadoop.hbase.mapreduce.TableInputFormat in in org.apache.hadoop.hbase.mapreduce
    Modifier and Type
    Class
    Description
    class 
    org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
    Process the return from super-class TableInputFormat (TIF) so as to undo any clumping of InputSplits around RegionServers.