| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
PartitionedBatchesResult |
PartitionedBatchesResult.getPointer(long i) |
PartitionedBatchesResult |
Partitioning.Partition(RecordBatch batch) |
PartitionedBatchesResult |
FunctionPartitioning.Partition(RecordBatch batch) |
PartitionedBatchesResult |
KeyValuePartitioning.Partition(RecordBatch batch) |
PartitionedBatchesResult |
PartitionedBatchesResult.position(long position) |
PartitionedBatchesResult |
PartitionedBatchesResult.put(PartitionedBatchesResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PartitionedBatchesResult.Equals(PartitionedBatchesResult other)
Compare to another Result.
|
PartitionedBatchesResult |
PartitionedBatchesResult.put(PartitionedBatchesResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
PartitionedBatchesResult(PartitionedBatchesResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.