Uses of Class
org.apache.arrow.vector.ipc.ArrowReader
-
Uses of ArrowReader in org.apache.arrow.vector.ipc
Modifier and TypeClassDescriptionclass
An implementation ofArrowReader
that reads the standard arrow binary file format.class
This class reads from an input stream and produces ArrowRecordBatches.