| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Class and Description |
|---|---|
class |
FileFragment
\brief A Fragment that is stored in a file with a known format
|
class |
InMemoryFragment
\brief A trivial Fragment that yields ScanTask out of a fixed set of
RecordBatch.
|
class |
IpcFragment |
class |
ParquetFragment |
| Modifier and Type | Method and Description |
|---|---|
Fragment |
FragmentResult.multiply() |
Fragment |
FragmentResult.ValueOrDie()
Gets a mutable reference to the stored
T value. |
| Constructor and Description |
|---|
FragmentResult(Fragment value)
Constructs a Result object that contains
value. |
InMemorySource(Schema schema,
Fragment fragments) |
Copyright © 2020. All rights reserved.