| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ExecBatch |
ExecBatchResult.access() |
ExecBatch |
ExecBatch.getPointer(long i) |
ExecBatch |
ExecBatch.length(long setter) |
ExecBatch |
ExecBatchResult.MoveValueUnsafe() |
ExecBatch |
ExecBatchResult.multiply() |
ExecBatch |
ExecBatch.position(long position) |
ExecBatch |
ExecBatch.selection_vector(SelectionVector setter) |
ExecBatch |
ExecBatchResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
ExecBatch |
ExecBatch.values(DatumVector setter) |
ExecBatch |
ExecBatchResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Constructor and Description |
|---|
ExecBatchResult(ExecBatch value)
Constructs a Result object that contains
value. |
Copyright © 2021. All rights reserved.