| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
RecordBatchIterator |
RecordBatchIteratorResult.multiply() |
RecordBatchIterator |
RecordBatchIterator.position(long position) |
RecordBatchIterator |
RecordBatchIteratorResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| 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 |
ExpressionEvaluator.FilterBatches(RecordBatchIterator unfiltered,
Expression filter) |
RecordBatchIterator |
ExpressionEvaluator.FilterBatches(RecordBatchIterator unfiltered,
Expression filter,
MemoryPool pool)
\brief Wrap an iterator of record batches with a filter expression.
|
| Modifier and Type | Method and Description |
|---|---|
RecordBatchIterator |
ExpressionEvaluator.FilterBatches(RecordBatchIterator unfiltered,
Expression filter) |
RecordBatchIterator |
ExpressionEvaluator.FilterBatches(RecordBatchIterator unfiltered,
Expression filter,
MemoryPool pool)
\brief Wrap an iterator of record batches with a filter expression.
|
Copyright © 2020. All rights reserved.