org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Class PigTextOutputFormat.PigLineRecordWriter
java.lang.Object
org.apache.hadoop.mapreduce.RecordWriter<K,V>
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigTextOutputFormat.PigLineRecordWriter
- Enclosing class:
- PigTextOutputFormat
protected static class PigTextOutputFormat.PigLineRecordWriter
- extends org.apache.hadoop.mapreduce.RecordWriter<K,V>
Method Summary |
void |
write(org.apache.hadoop.io.WritableComparable key,
Tuple value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PigTextOutputFormat.PigLineRecordWriter
public PigTextOutputFormat.PigLineRecordWriter(DataOutputStream out,
byte fieldDel)
write
public void write(org.apache.hadoop.io.WritableComparable key,
Tuple value)
throws IOException
- Throws:
IOException
Copyright © ${year} The Apache Software Foundation