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