public static interface FileSinkOperator.RecordWriter
| Modifier and Type | Method and Description |
|---|---|
void |
close(boolean abort) |
void |
write(org.apache.hadoop.io.Writable w) |
void write(org.apache.hadoop.io.Writable w)
throws IOException
IOExceptionvoid close(boolean abort)
throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.