public class ArrowWriter extends Object implements AutoCloseable
| Constructor and Description |
|---|
ArrowWriter(WritableByteChannel out,
Schema schema) |
public ArrowWriter(WritableByteChannel out, Schema schema)
public void writeRecordBatch(ArrowRecordBatch recordBatch) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.