public interface FixedWidthVector extends ValueVector
ValueVector.Accessor, ValueVector.Mutator| Modifier and Type | Method and Description |
|---|---|
void |
allocateNew(int valueCount)
Allocate a new memory space for this vector.
|
void |
zeroVector()
Zero out the underlying buffer backing this vector.
|
allocateNew, allocateNewSafe, clear, close, getAccessor, getAllocator, getBuffers, getBufferSize, getBufferSizeFor, getField, getMinorType, getMutator, getReader, getTransferPair, getTransferPair, getValueCapacity, makeTransferPair, setInitialCapacityCopyright © 2016 The Apache Software Foundation. All rights reserved.