public class DictVector.Accessor extends AbstractRepeatedMapVector.Accessor
Constructor and Description |
---|
Accessor() |
Modifier and Type | Method and Description |
---|---|
void |
get(int index,
DictHolder holder) |
Object |
getObject(int index)
Get the Java Object representation of the element at the specified position.
|
get, getInnerValueCount, getInnerValueCountAt, getValueCount, isEmpty, isNull
public Object getObject(int index)
ValueVector.Accessor
index
- Index of the value to getpublic void get(int index, DictHolder holder)
Copyright © 1970 The Apache Software Foundation. All rights reserved.