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