-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
org.apache.hadoop.io.DataInputBuffer |
getKey() |
org.apache.hadoop.util.Progress |
getProgress() |
org.apache.hadoop.io.DataInputBuffer |
getValue() |
boolean |
next() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface org.apache.hadoop.mapred.RawKeyValueIterator
-
next
public boolean next()
- Specified by:
next
in interface org.apache.hadoop.mapred.RawKeyValueIterator
Copyright © 2007-2012 The Apache Software Foundation