| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
FieldResult |
FieldResult.getPointer(long i) |
FieldResult |
Field.MergeWith(Field other) |
FieldResult |
Field.MergeWith(Field other,
Field.MergeOptions options)
\brief Merge the current field with a field of the same name.
|
FieldResult |
FieldResult.position(long position) |
FieldResult |
FieldResult.put(FieldResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FieldResult.Equals(FieldResult other)
Compare to another Result.
|
FieldResult |
FieldResult.put(FieldResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FieldResult(FieldResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.