Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
FragmentResult |
FragmentResult.getPointer(long i) |
FragmentResult |
FragmentResult.getPointer(long i) |
FragmentResult |
FragmentIterator.RangeIterator.multiply() |
FragmentResult |
FragmentIterator.RangeIterator.multiply() |
FragmentResult |
FragmentIterator.Next()
\brief Return the next element of the sequence, IterationTraits
|
FragmentResult |
FragmentIterator.Next()
\brief Return the next element of the sequence, IterationTraits
|
FragmentResult |
FragmentResult.position(long position) |
FragmentResult |
FragmentResult.position(long position) |
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
FragmentResult |
ParquetFileFragment.SplitByRowGroup(Expression predicate) |
FragmentResult |
ParquetFileFragment.SplitByRowGroup(Expression predicate) |
FragmentResult |
ParquetFileFragment.Subset(Expression predicate)
\brief Return fragment which selects a filtered subset of this fragment's RowGroups.
|
FragmentResult |
ParquetFileFragment.Subset(Expression predicate)
\brief Return fragment which selects a filtered subset of this fragment's RowGroups.
|
FragmentResult |
ParquetFileFragment.Subset(int[] row_group_ids) |
FragmentResult |
ParquetFileFragment.Subset(int[] row_group_ids) |
FragmentResult |
ParquetFileFragment.Subset(IntBuffer row_group_ids) |
FragmentResult |
ParquetFileFragment.Subset(IntBuffer row_group_ids) |
FragmentResult |
ParquetFileFragment.Subset(IntPointer row_group_ids) |
FragmentResult |
ParquetFileFragment.Subset(IntPointer row_group_ids) |
Modifier and Type | Method and Description |
---|---|
boolean |
FragmentResult.Equals(FragmentResult other)
Compare to another Result.
|
boolean |
FragmentResult.Equals(FragmentResult other)
Compare to another Result.
|
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
FragmentResult |
FragmentResult.put(FragmentResult other)
Copy-assignment operator.
|
Constructor and Description |
---|
FragmentResult(FragmentResult other)
Copy constructor.
|
FragmentResult(FragmentResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.