Uses of Class
org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader

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

Uses of HashTable.TableHash.Reader in org.apache.hadoop.hbase.mapreduce
 

Methods in org.apache.hadoop.hbase.mapreduce that return HashTable.TableHash.Reader
 HashTable.TableHash.Reader HashTable.TableHash.newReader(org.apache.hadoop.conf.Configuration conf, ImmutableBytesWritable startKey)
          Open a TableHash.Reader starting at the first hash at or after the given key.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.