@Internal public final class RowIntWriter extends ArrowFieldWriter<org.apache.flink.types.Row>
ArrowFieldWriter for Int.| Constructor and Description |
|---|
RowIntWriter(org.apache.arrow.vector.IntVector intVector) |
| 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 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.