public class HeapIntVector extends AbstractHeapVector implements IntColumnVector
| 限定符和类型 | 字段和说明 |
|---|---|
int[] |
vector |
dictionaryIds, isNulldictionary, noNulls| 构造器和说明 |
|---|
HeapIntVector(int len)
Don't use this except for testing purposes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getInt(int i) |
getDictionaryIds, isNullAt, reserveDictionaryIds, reset, setNullAthasDictionary, setDictionaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNullAt, resetpublic HeapIntVector(int len)
len - the number of rowspublic int getInt(int i)
getInt 在接口中 IntColumnVectorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.