public class MapVector.Accessor extends BaseValueVector.BaseAccessor
| Constructor and Description |
|---|
Accessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
get(int index,
ComplexHolder holder) |
Object |
getObject(int index)
Get the Java Object representation of the element at the specified position.
|
int |
getValueCount() |
getNullCount, isNullpublic Object getObject(int index)
ValueVector.Accessorindex - Index of the value to getpublic void get(int index,
ComplexHolder holder)
public int getValueCount()
Copyright © 2017 The Apache Software Foundation. All rights reserved.