public class CollectionPosition extends Object
| Constructor and Description |
|---|
CollectionPosition(boolean[] isNull,
long[] offsets,
long[] length,
int valueCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean[] |
getIsNull() |
long[] |
getLength() |
long[] |
getOffsets() |
int |
getValueCount() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.