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 IOException
IOExceptionpublic void write(org.apache.hadoop.io.WritableComparable key,
Tuple value)
throws IOException
write in class PigTextOutputFormat.PigLineRecordWriterIOExceptionpublic void close(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException
IOExceptionCopyright © 2007-2012 The Apache Software Foundation