|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
public class HashTable.TableHash.Reader
Method Summary | |
---|---|
void |
close()
|
ImmutableBytesWritable |
getCurrentHash()
Get the current hash |
ImmutableBytesWritable |
getCurrentKey()
Get the current key |
boolean |
next()
Read the next key/hash pair. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean next() throws IOException
IOException
public ImmutableBytesWritable getCurrentKey()
public ImmutableBytesWritable getCurrentHash()
public void close() throws IOException
close
in interface Closeable
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |