@Internal public final class ArrowSmallIntColumnVector extends Object implements ShortColumnVector
Constructor and Description |
---|
ArrowSmallIntColumnVector(org.apache.arrow.vector.SmallIntVector smallIntVector) |
public ArrowSmallIntColumnVector(org.apache.arrow.vector.SmallIntVector smallIntVector)
public short getShort(int i)
getShort
in interface ShortColumnVector
public boolean isNullAt(int i)
isNullAt
in interface ColumnVector
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.