| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
FragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
ScanOptions options) |
FragmentResult |
IpcFileFormat.MakeFragment(FileSource source,
ScanOptions options) |
FragmentResult |
FileFormat.MakeFragment(FileSource location,
ScanOptions options)
\brief Open a fragment
|
FragmentResult |
FragmentResult.position(long position) |
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FragmentResult.Equals(FragmentResult other)
Compare to another Result.
|
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FragmentResult(FragmentResult other)
Copy constructor.
|
Copyright © 2020. All rights reserved.