|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FSOrderedMapFile.MapFileWriter
Interface for writing a FSOMapFile
Method Summary | |
---|---|
void |
write(org.apache.hadoop.io.WritableComparable key,
org.apache.hadoop.io.Writable value)
Add this (key, value) tuple to the MapFile |
Methods inherited from interface java.io.Closeable |
---|
close |
Method Detail |
---|
void write(org.apache.hadoop.io.WritableComparable key, org.apache.hadoop.io.Writable value) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |