| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
PartitioningResult |
PartitioningFactory.Finish(Schema schema)
Create a partitioning using the provided schema
(fields may be dropped).
|
PartitioningResult |
PartitioningFactory.Finish(Schema schema)
Create a partitioning using the provided schema
(fields may be dropped).
|
PartitioningResult |
PartitioningResult.getPointer(long i) |
PartitioningResult |
PartitioningResult.getPointer(long i) |
PartitioningResult |
PartitioningResult.position(long position) |
PartitioningResult |
PartitioningResult.position(long position) |
PartitioningResult |
PartitioningResult.put(PartitioningResult other)
Copy-assignment operator.
|
PartitioningResult |
PartitioningResult.put(PartitioningResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PartitioningResult.Equals(PartitioningResult other)
Compare to another Result.
|
boolean |
PartitioningResult.Equals(PartitioningResult other)
Compare to another Result.
|
PartitioningResult |
PartitioningResult.put(PartitioningResult other)
Copy-assignment operator.
|
PartitioningResult |
PartitioningResult.put(PartitioningResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
PartitioningResult(PartitioningResult other)
Copy constructor.
|
PartitioningResult(PartitioningResult other)
Copy constructor.
|
Copyright © 2022. All rights reserved.