public class OrcNoHiveTimestampVector extends AbstractOrcNoHiveVector implements TimestampColumnVector
Constructor and Description |
---|
OrcNoHiveTimestampVector(org.apache.orc.storage.ql.exec.vector.TimestampColumnVector vector) |
Modifier and Type | Method and Description |
---|---|
TimestampData |
getTimestamp(int i,
int precision) |
createFlinkVector, createFlinkVectorFromConstant, isNullAt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullAt
public OrcNoHiveTimestampVector(org.apache.orc.storage.ql.exec.vector.TimestampColumnVector vector)
public TimestampData getTimestamp(int i, int precision)
getTimestamp
in interface TimestampColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.