public abstract static class BaseValueVector.BaseAccessor extends Object implements ValueVector.Accessor
| Modifier | Constructor and Description |
|---|---|
protected |
BaseValueVector.BaseAccessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNull(int index)
Returns true if the value at the given index is null, false otherwise.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getValueCountpublic boolean isNull(int index)
ValueVector.AccessorisNull in interface ValueVector.AccessorCopyright © 2016 The Apache Software Foundation. All rights reserved.