Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
FileFragmentResult |
FileFragmentResult.getPointer(long i) |
FileFragmentResult |
FileFragmentResult.getPointer(long i) |
FileFragmentResult |
FileFormat.MakeFragment(FileSource source) |
FileFragmentResult |
FileFormat.MakeFragment(FileSource source) |
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Expression partition_expression)
\brief Create a FileFragment for a FileSource.
|
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Expression partition_expression)
\brief Create a FileFragment for a FileSource.
|
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema)
\brief Open a fragment
|
FileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema)
\brief Create a Fragment targeting all RowGroups.
|
FileFragmentResult |
ParquetFileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema)
\brief Create a Fragment targeting all RowGroups.
|
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Expression partition_expression,
Schema physical_schema)
\brief Open a fragment
|
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Schema physical_schema)
\brief Create a FileFragment for a FileSource.
|
FileFragmentResult |
FileFormat.MakeFragment(FileSource source,
Schema physical_schema)
\brief Create a FileFragment for a FileSource.
|
FileFragmentResult |
FileFragmentResult.position(long position) |
FileFragmentResult |
FileFragmentResult.position(long position) |
FileFragmentResult |
FileFragmentResult.put(FileFragmentResult other)
Copy-assignment operator.
|
FileFragmentResult |
FileFragmentResult.put(FileFragmentResult other)
Copy-assignment operator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileFragmentResult.Equals(FileFragmentResult other)
Compare to another Result.
|
boolean |
FileFragmentResult.Equals(FileFragmentResult other)
Compare to another Result.
|
FileFragmentResult |
FileFragmentResult.put(FileFragmentResult other)
Copy-assignment operator.
|
FileFragmentResult |
FileFragmentResult.put(FileFragmentResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
FileFragmentResult(FileFragmentResult other)
Copy constructor.
|
FileFragmentResult(FileFragmentResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.