| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
RecordBatchFileReader |
RecordBatchFileReaderResult.MoveValueUnsafe() |
RecordBatchFileReader |
RecordBatchFileReaderResult.multiply() |
RecordBatchFileReader |
RecordBatchFileReaderResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
RecordBatchFileReader |
RecordBatchFileReaderResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
RecordBatchFileReaderResult(RecordBatchFileReader value)
Constructs a Result object that contains
value. |
Copyright © 2021. All rights reserved.