@Internal public final class ArrowSmallIntColumnVector extends Object implements org.apache.flink.table.data.columnar.vector.ShortColumnVector
ArrowSmallIntColumnVector(org.apache.arrow.vector.SmallIntVector smallIntVector)
short
getShort(int i)
boolean
isNullAt(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrowSmallIntColumnVector(org.apache.arrow.vector.SmallIntVector smallIntVector)
public short getShort(int i)
getShort
org.apache.flink.table.data.columnar.vector.ShortColumnVector
public boolean isNullAt(int i)
isNullAt
org.apache.flink.table.data.columnar.vector.ColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.