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