public interface WritableTimestampVector extends WritableColumnVector, TimestampColumnVector
TimestampColumnVector.| Modifier and Type | Method and Description |
|---|---|
void |
fill(Timestamp value)
Fill the column vector with the provided value.
|
void |
setTimestamp(int rowId,
Timestamp timestamp)
Set
Timestamp at rowId with the provided value. |
fillWithNulls, getDictionaryIds, hasDictionary, reserveDictionaryIds, reset, setDictionary, setNullAt, setNullsgetTimestampisNullAtCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.