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