@Internal public final class ArrowBigIntColumnVector extends Object implements org.apache.flink.table.data.vector.LongColumnVector
ArrowBigIntColumnVector(org.apache.arrow.vector.BigIntVector bigIntVector)
long
getLong(int i)
boolean
isNullAt(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrowBigIntColumnVector(org.apache.arrow.vector.BigIntVector bigIntVector)
public long getLong(int i)
getLong
org.apache.flink.table.data.vector.LongColumnVector
public boolean isNullAt(int i)
isNullAt
org.apache.flink.table.data.vector.ColumnVector
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.