public abstract static class BaseValueVector.BaseAccessor extends Object implements ValueVector.Accessor
Modifier | Constructor and Description |
---|---|
protected |
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, wait
getObject, getValueCount
public boolean isNull(int index)
ValueVector.Accessor
isNull
in interface ValueVector.Accessor
Copyright © 1970 The Apache Software Foundation. All rights reserved.