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