Uses of Class
org.apache.hadoop.hbase.mapreduce.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
Modifier and TypeMethodDescriptionint
TableSplit.compareTo
(TableSplit split) Compares this split against the given one.