@Internal public final class RowDoubleWriter extends ArrowFieldWriter<org.apache.flink.types.Row>
ArrowFieldWriter for Double.| Constructor and Description |
|---|
RowDoubleWriter(org.apache.arrow.vector.Float8Vector doubleVector) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWrite(org.apache.flink.types.Row value,
int ordinal)
Sets the field value as the field at the specified ordinal of the specified row.
|
finish, getCount, getValueVector, reset, writepublic RowDoubleWriter(org.apache.arrow.vector.Float8Vector doubleVector)
public void doWrite(org.apache.flink.types.Row value,
int ordinal)
ArrowFieldWriterdoWrite in class ArrowFieldWriter<org.apache.flink.types.Row>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.