| Class and Description |
|---|
| IpcOption
IPC options, now only use for write.
|
| Class and Description |
|---|
| ArrowFieldNode
Metadata about Vectors/Arrays that is written to a channel.
|
| ArrowRecordBatch
POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
|
| Class and Description |
|---|
| ArrowFieldNode
Metadata about Vectors/Arrays that is written to a channel.
|
| Class and Description |
|---|
| ArrowBodyCompression
Compression information about data written to a channel.
|
| Class and Description |
|---|
| ArrowBlock
Metadata for an arrow message in a channel.
|
| ArrowDictionaryBatch
POJO wrapper around a Dictionary Batch IPC messages
(https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)
|
| ArrowRecordBatch
POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
|
| FBSerializable
Interface for serializing to FlatBuffers.
|
| IpcOption
IPC options, now only use for write.
|
| MessageChannelReader
Reads a sequence of messages using a ReadChannel.
|
| Class and Description |
|---|
| ArrowBlock
Metadata for an arrow message in a channel.
|
| ArrowBodyCompression
Compression information about data written to a channel.
|
| ArrowBuffer
Metadata for a buffer written to a channel.
|
| ArrowDictionaryBatch
POJO wrapper around a Dictionary Batch IPC messages
(https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)
|
| ArrowFieldNode
Metadata about Vectors/Arrays that is written to a channel.
|
| ArrowMessage
Interface for Arrow IPC messages (https://arrow.apache.org/docs/format/IPC.html).
|
| ArrowMessage.ArrowMessageVisitor
Visitor interface for implementations of
ArrowMessage. |
| ArrowRecordBatch
POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
|
| FBSerializable
Interface for serializing to FlatBuffers.
|
| IpcOption
IPC options, now only use for write.
|
| MessageChannelReader
Reads a sequence of messages using a ReadChannel.
|
| MessageMetadataResult
Class to hold resulting Message metadata and buffer containing the serialized Flatbuffer
message when reading messages from a ReadChannel.
|
| MessageResult
Class to hold the Message metadata and body data when reading messages through a
MessageChannelReader.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.