Uses of Package
org.apache.arrow.vector.ipc.message
Package
Description
-
-
ClassDescriptionMetadata about Vectors/Arrays that is written to a channel.POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
-
-
-
ClassDescriptionMetadata for an arrow message in a channel.POJO wrapper around a Dictionary Batch IPC messages (https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).Interface for serializing to FlatBuffers.IPC options, now only use for write.Reads a sequence of messages using a ReadChannel.
-
ClassDescriptionMetadata for an arrow message in a channel.Compression information about data written to a channel.Metadata for a buffer written to a channel.POJO wrapper around a Dictionary Batch IPC messages (https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)Metadata about Vectors/Arrays that is written to a channel.Interface for Arrow IPC messages (https://arrow.apache.org/docs/format/IPC.html).Visitor interface for implementations of
ArrowMessage
.POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).Interface for serializing to FlatBuffers.IPC options, now only use for write.Reads a sequence of messages using a ReadChannel.Class to hold resulting Message metadata and buffer containing the serialized Flatbuffer message when reading messages from a ReadChannel.Class to hold the Message metadata and body data when reading messages through a MessageChannelReader. -