| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
arrow.MetadataVersion |
Message.metadata_version()
\brief The Message metadata version
|
arrow.MetadataVersion |
IpcWriteOptions.metadata_version()
\brief Format version to use for IPC messages and their metadata.
|
arrow.MetadataVersion |
RecordBatchFileReader.version()
\brief Return the metadata version from the file metadata
|
| Modifier and Type | Method and Description |
|---|---|
IpcWriteOptions |
IpcWriteOptions.metadata_version(arrow.MetadataVersion setter) |
| Modifier and Type | Method and Description |
|---|---|
arrow.MetadataVersion |
arrow.MetadataVersion.intern() |
static arrow.MetadataVersion |
arrow.MetadataVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow.MetadataVersion[] |
arrow.MetadataVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.