public class HeapByteVector extends AbstractHeapVector implements ByteColumnVector
| 限定符和类型 | 字段和说明 |
|---|---|
byte[] |
vector |
dictionaryIds, isNulldictionary, noNulls| 构造器和说明 |
|---|
HeapByteVector(int len)
Don't use this except for testing purposes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
byte |
getByte(int i) |
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 在接口中 ByteColumnVectorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.