| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
StructScalarResult |
StructScalarResult.getPointer(long i) |
static StructScalarResult |
StructScalar.Make(ScalarVector value,
StringVector field_names) |
StructScalarResult |
StructScalarResult.position(long position) |
StructScalarResult |
StructScalarResult.put(StructScalarResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StructScalarResult.Equals(StructScalarResult other)
Compare to another Result.
|
StructScalarResult |
StructScalarResult.put(StructScalarResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
StructScalarResult(StructScalarResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.