| Modifier and Type | Class and Description |
|---|---|
class |
HashTable.TableHash.Reader |
| Constructor and Description |
|---|
TableHash() |
| Modifier and Type | Method and Description |
|---|---|
HashTable.TableHash.Reader |
newReader(org.apache.hadoop.conf.Configuration conf,
ImmutableBytesWritable startKey)
Open a TableHash.Reader starting at the first hash at or after the given key.
|
static HashTable.TableHash |
read(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path hashDir) |
String |
toString() |
public static HashTable.TableHash read(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path hashDir) throws IOException
IOExceptionpublic HashTable.TableHash.Reader newReader(org.apache.hadoop.conf.Configuration conf, ImmutableBytesWritable startKey) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.