public interface WritableShortVector extends WritableColumnVector, ShortColumnVector
ShortColumnVector.| 限定符和类型 | 方法和说明 |
|---|---|
void |
fill(short value)
Fill the column vector with the provided value.
|
void |
setShort(int rowId,
short value)
Set short at rowId with the provided value.
|
fillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, reset, setDictionary, setNullAt, setNullsgetShortisNullAtCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.