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

Packages that use TableSplit
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
 

Uses of TableSplit in org.apache.hadoop.hbase.mapreduce
 

Methods in org.apache.hadoop.hbase.mapreduce with parameters of type TableSplit
 int TableSplit.compareTo(TableSplit split)
          Compares this split against the given one.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.