| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
FieldRefDatumMapResult |
FieldRefDatumMapResult.getPointer(long i) |
FieldRefDatumMapResult |
FieldRefDatumMapResult.position(long position) |
FieldRefDatumMapResult |
FieldRefDatumMapResult.put(FieldRefDatumMapResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FieldRefDatumMapResult.Equals(FieldRefDatumMapResult other)
Compare to another Result.
|
FieldRefDatumMapResult |
FieldRefDatumMapResult.put(FieldRefDatumMapResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
FieldRefDatumMapResult(FieldRefDatumMapResult other)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static FieldRefDatumMapResult |
arrow_dataset.ExtractKnownFieldValues(Expression guaranteed_true_predicate)
Assemble a mapping from field references to known values.
|
Copyright © 2021. All rights reserved.