Uses of Class
org.apache.arrow.vector.ipc.ArrowWriter
-
Uses of ArrowWriter in org.apache.arrow.vector.ipc
Modifier and TypeClassDescriptionclass
ArrowWriter
that writes out a Arrow files (https://arrow.apache.org/docs/format/IPC.html#file-format).class
Writer for the Arrow stream format to send ArrowRecordBatches over a WriteChannel.