Uses of Package
org.apache.arrow.vector.ipc
Packages that use org.apache.arrow.vector.ipc
-
Classes in org.apache.arrow.vector.ipc used by org.apache.arrow.vector.ipcClassDescriptionAbstract class to read Schema and ArrowRecordBatches.Abstract base class for implementing Arrow writers for IPC over a WriteChannel.Configuration POJO for writing JSON files.Adapter around
ReadableByteChannelthat reads into ArrowBufs.AnReadChannelthat supports seeking to a random position.Wrapper around a WritableByteChannel that maintains the position as well adding some common serialization utilities. -
Classes in org.apache.arrow.vector.ipc used by org.apache.arrow.vector.ipc.messageClassDescriptionAdapter around
ReadableByteChannelthat reads into ArrowBufs.Wrapper around a WritableByteChannel that maintains the position as well adding some common serialization utilities.