public interface NullableVector extends ValueVector
Modifier and Type | Interface and Description |
---|---|
static interface |
NullableVector.Mutator |
ValueVector.Accessor
Modifier and Type | Field and Description |
---|---|
static MaterializedField |
bitsField |
BITS_VECTOR_NAME, MAX_BUFFER_SIZE, MAX_ROW_COUNT, MIN_ROW_COUNT, OFFSETS_VECTOR_NAME, VALUES_VECTOR_NAME
Modifier and Type | Method and Description |
---|---|
ValueVector |
getBitsVector() |
ValueVector |
getValuesVector() |
allocateNew, allocateNewSafe, clear, close, collectLedgers, copyEntry, exchange, getAccessor, getAllocatedSize, getAllocator, getBuffers, getBufferSize, getBufferSizeFor, getField, getMetadata, getMutator, getPayloadByteCount, getReader, getTransferPair, getTransferPair, getValueCapacity, load, makeTransferPair, setInitialCapacity, toNullable
forEach, iterator, spliterator
static final MaterializedField bitsField
ValueVector getBitsVector()
ValueVector getValuesVector()
Copyright © 1970 The Apache Software Foundation. All rights reserved.