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, isNull
int getInnerValueCount()
int getInnerValueCountAt(int index)
boolean isEmpty(int index)
index
- value indexCopyright © 1970 The Apache Software Foundation. All rights reserved.