public class HeapByteVector extends AbstractHeapVector implements ByteColumnVector
| Modifier and Type | Field and Description |
|---|---|
byte[] |
vector |
dictionaryIds, isNulldictionary, noNulls| Constructor and Description |
|---|
HeapByteVector(int len)
Don't use this except for testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getByte(int i) |
allocateHeapVectors, createHeapColumn, getDictionaryIds, isNullAt, reserveDictionaryIds, reset, setNullAthasDictionary, setDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNullAt, resetpublic HeapByteVector(int len)
len - the number of rowspublic byte getByte(int i)
getByte in interface ByteColumnVectorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.