| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
RecordBatchVectorResult |
RecordBatchVectorResult.getPointer(long i) |
RecordBatchVectorResult |
RecordBatchVectorResult.position(long position) |
RecordBatchVectorResult |
RecordBatchVectorResult.put(RecordBatchVectorResult other)
Copy-assignment operator.
|
RecordBatchVectorResult |
RecordBatchIterator.ToVector()
\brief Move every element of this iterator into a vector.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RecordBatchVectorResult.Equals(RecordBatchVectorResult other)
Compare to another Result.
|
RecordBatchVectorResult |
RecordBatchVectorResult.put(RecordBatchVectorResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
RecordBatchVectorResult(RecordBatchVectorResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.