| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ScalarResult |
Scalar.CastTo(DataType to) |
ScalarResult |
ScalarResult.position(long position) |
ScalarResult |
ScalarResult.put(ScalarResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScalarResult.Equals(ScalarResult other)
Compare to another Result.
|
ScalarResult |
ScalarResult.put(ScalarResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ScalarResult(ScalarResult other)
Copy constructor.
|
Copyright © 2020. All rights reserved.