public abstract static class BaseValueVector.BaseAccessor extends Object implements ValueVector.Accessor
| Modifier | Constructor and Description |
|---|---|
protected |
BaseAccessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNullCount() |
boolean |
isNull(int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getValueCountpublic boolean isNull(int index)
isNull in interface ValueVector.Accessorindex - the index to check for nullitypublic int getNullCount()
getNullCount in interface ValueVector.AccessorCopyright © 2017 The Apache Software Foundation. All rights reserved.