org.apache.hadoop.hbase.mapreduce
Class HashTable.TableHash
java.lang.Object
org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- Enclosing class:
- HashTable
public static class HashTable.TableHash
- extends Object
HashTable.TableHash
public HashTable.TableHash()
read
public static HashTable.TableHash read(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path hashDir)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
newReader
public HashTable.TableHash.Reader newReader(org.apache.hadoop.conf.Configuration conf,
ImmutableBytesWritable startKey)
throws IOException
- Open a TableHash.Reader starting at the first hash at or after the given key.
- Throws:
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.