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