| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
RecordBatchIterator |
RecordBatchIterator.getPointer(long i) |
RecordBatchIterator |
RecordBatchIteratorResult.MoveValueUnsafe() |
RecordBatchIterator |
RecordBatchIteratorResult.multiply() |
RecordBatchIterator |
RecordBatchIterator.position(long position) |
RecordBatchIterator |
RecordBatchIteratorResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
RecordBatchIterator |
RecordBatchIteratorResult.ValueUnsafe()
Cast the internally stored value to produce a new result or propagate the stored
error.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RecordBatchIterator.Equals(RecordBatchIterator other)
Iterators will only compare equal if they are both null.
|
| Modifier and Type | Method and Description |
|---|---|
RecordBatchIterator |
InMemoryDataset.RecordBatchGenerator.Get() |
Copyright © 2021. All rights reserved.