Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
ParquetFileFragmentResult |
ParquetFileFragmentResult.getPointer(long i) |
ParquetFileFragmentResult |
ParquetFileFragmentResult.getPointer(long i) |
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
int[] row_groups) |
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
int[] row_groups) |
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
IntBuffer row_groups) |
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
IntBuffer row_groups) |
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
IntPointer row_groups)
\brief Create a Fragment, restricted to the specified row groups.
|
ParquetFileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema,
IntPointer row_groups)
\brief Create a Fragment, restricted to the specified row groups.
|
ParquetFileFragmentResult |
ParquetFileFragmentResult.position(long position) |
ParquetFileFragmentResult |
ParquetFileFragmentResult.position(long position) |
ParquetFileFragmentResult |
ParquetFileFragmentResult.put(ParquetFileFragmentResult other)
Copy-assignment operator.
|
ParquetFileFragmentResult |
ParquetFileFragmentResult.put(ParquetFileFragmentResult other)
Copy-assignment operator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ParquetFileFragmentResult.Equals(ParquetFileFragmentResult other)
Compare to another Result.
|
boolean |
ParquetFileFragmentResult.Equals(ParquetFileFragmentResult other)
Compare to another Result.
|
ParquetFileFragmentResult |
ParquetFileFragmentResult.put(ParquetFileFragmentResult other)
Copy-assignment operator.
|
ParquetFileFragmentResult |
ParquetFileFragmentResult.put(ParquetFileFragmentResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
ParquetFileFragmentResult(ParquetFileFragmentResult other)
Copy constructor.
|
ParquetFileFragmentResult(ParquetFileFragmentResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.