@Internal public final class RowFieldReader extends ArrowFieldReader<Row>
ArrowFieldReader
for Row.Constructor and Description |
---|
RowFieldReader(org.apache.arrow.vector.complex.StructVector structVector,
ArrowFieldReader[] fieldReaders) |
Modifier and Type | Method and Description |
---|---|
Row |
read(int index)
Sets the field value as the specified value.
|
getValueVector
public RowFieldReader(org.apache.arrow.vector.complex.StructVector structVector, ArrowFieldReader[] fieldReaders)
public Row read(int index)
ArrowFieldReader
read
in class ArrowFieldReader<Row>
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.