| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static SelectionVectorResult |
SelectionVector.FromMask(BooleanArray arr)
\brief Create SelectionVector from boolean mask
|
SelectionVectorResult |
SelectionVectorResult.getPointer(long i) |
SelectionVectorResult |
SelectionVectorResult.position(long position) |
SelectionVectorResult |
SelectionVectorResult.put(SelectionVectorResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SelectionVectorResult.Equals(SelectionVectorResult other)
Compare to another Result.
|
SelectionVectorResult |
SelectionVectorResult.put(SelectionVectorResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
SelectionVectorResult(SelectionVectorResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.