| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
TaggedRecordBatchResult |
TaggedRecordBatchResult.getPointer(long i) |
TaggedRecordBatchResult |
TaggedRecordBatchIterator.RangeIterator.multiply() |
TaggedRecordBatchResult |
EnumeratedRecordBatchIterator.RangeIterator.multiply() |
TaggedRecordBatchResult |
TaggedRecordBatchIterator.Next()
\brief Return the next element of the sequence, IterationTraits
|
TaggedRecordBatchResult |
EnumeratedRecordBatchIterator.Next()
\brief Return the next element of the sequence, IterationTraits
|
TaggedRecordBatchResult |
TaggedRecordBatchResult.position(long position) |
TaggedRecordBatchResult |
TaggedRecordBatchResult.put(TaggedRecordBatchResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaggedRecordBatchResult.Equals(TaggedRecordBatchResult other)
Compare to another Result.
|
TaggedRecordBatchResult |
TaggedRecordBatchResult.put(TaggedRecordBatchResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
TaggedRecordBatchResult(TaggedRecordBatchResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.