public class HivePassThroughRecordWriter<K extends <any>,V extends Writable> extends java.lang.Object implements FileSinkOperator.RecordWriter
| Constructor and Description |
|---|
HivePassThroughRecordWriter(<any> writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(boolean abort) |
void |
write(Writable r) |
public void write(Writable r)
throws java.io.IOException
write in interface FileSinkOperator.RecordWriterjava.io.IOExceptionpublic void close(boolean abort)
throws java.io.IOException
close in interface FileSinkOperator.RecordWriterjava.io.IOExceptionCopyright © 2012 The Apache Software Foundation