public static class IndexedStorage.IndexedStorageOutputFormat.IndexedStorageRecordWriter extends PigTextOutputFormat.PigLineRecordWriter
| Constructor and Description |
|---|
IndexedStorage.IndexedStorageOutputFormat.IndexedStorageRecordWriter(org.apache.hadoop.fs.FSDataOutputStream fileOut,
byte fieldDel,
IndexedStorage.IndexManager indexManager) |
public IndexedStorage.IndexedStorageOutputFormat.IndexedStorageRecordWriter(org.apache.hadoop.fs.FSDataOutputStream fileOut,
byte fieldDel,
IndexedStorage.IndexManager indexManager)
throws java.io.IOException
java.io.IOExceptionpublic void write(org.apache.hadoop.io.WritableComparable key,
Tuple value)
throws java.io.IOException
write in class PigTextOutputFormat.PigLineRecordWriterjava.io.IOExceptionpublic void close(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws java.io.IOException
java.io.IOExceptionCopyright © 2007-2012 The Apache Software Foundation