@Internal public final class ArrowDoubleColumnVector extends Object implements org.apache.flink.table.data.vector.DoubleColumnVector
ArrowDoubleColumnVector(org.apache.arrow.vector.Float8Vector doubleVector)
double
getDouble(int i)
boolean
isNullAt(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrowDoubleColumnVector(org.apache.arrow.vector.Float8Vector doubleVector)
public double getDouble(int i)
getDouble
org.apache.flink.table.data.vector.DoubleColumnVector
public boolean isNullAt(int i)
isNullAt
org.apache.flink.table.data.vector.ColumnVector
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.