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