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