public static interface FSOrderedMapFile.MapFileWriter extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
write(org.apache.hadoop.io.WritableComparable key,
org.apache.hadoop.io.Writable value)
Add this (key, value) tuple to the MapFile
|
void write(org.apache.hadoop.io.WritableComparable key, org.apache.hadoop.io.Writable value) throws IOException
IOException
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow