Uses of Class
org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of HashTable.TableHash.Reader in org.apache.hadoop.hbase.mapreduce
Modifier and TypeFieldDescription(package private) HashTable.TableHash.Reader
SyncTable.SyncMapper.sourceHashReader
Modifier and TypeMethodDescriptionHashTable.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.