Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Field and Description |
---|---|
(package private) HashTable.TableHash.Reader |
SyncTable.SyncMapper.sourceHashReader |
Modifier and Type | Method and Description |
---|---|
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–2020 The Apache Software Foundation. All rights reserved.