| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryScanTask
\brief A trivial ScanTask that yields the RecordBatch of an array.
|
| Modifier and Type | Method and Description |
|---|---|
ScanTask |
ScanTaskResult.multiply() |
ScanTask |
ScanTaskResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Constructor and Description |
|---|
ScanTaskResult(ScanTask value)
Constructs a Result object that contains
value. |
Copyright © 2020. All rights reserved.