Uses of Class
org.apache.hadoop.hbase.mapreduce.TableSplit
Packages that use TableSplit
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of TableSplit in org.apache.hadoop.hbase.mapreduce
Methods in org.apache.hadoop.hbase.mapreduce with parameters of type TableSplitModifier and TypeMethodDescriptionint
TableSplit.compareTo
(TableSplit split) Compares this split against the given one.