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