| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ExecBatchResult |
ExecBatchResult.getPointer(long i) |
static ExecBatchResult |
ExecBatch.Make(DatumVector values) |
ExecBatchResult |
ExecBatchResult.position(long position) |
ExecBatchResult |
ExecBatchResult.put(ExecBatchResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
ExecBatchResult |
ExecBatchResult.put(ExecBatchResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ExecBatchResult(ExecBatchResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.