public static interface RepeatedValueVector.RepeatedAccessor extends ValueVector.Accessor
| Modifier and Type | Method and Description |
|---|---|
int |
getInnerValueCount() |
int |
getInnerValueCountAt(int index) |
boolean |
isEmpty(int index) |
getObject, getValueCount, isNullint getInnerValueCount()
int getInnerValueCountAt(int index)
boolean isEmpty(int index)
index - value indexCopyright © 2021 The Apache Software Foundation. All rights reserved.