@Internal public final class DateFieldReader extends ArrowFieldReader<Date>
ArrowFieldReader
for Date.Constructor and Description |
---|
DateFieldReader(org.apache.arrow.vector.DateDayVector dateDayVector) |
Modifier and Type | Method and Description |
---|---|
Date |
read(int index)
Sets the field value as the specified value.
|
getValueVector
public DateFieldReader(org.apache.arrow.vector.DateDayVector dateDayVector)
public Date read(int index)
ArrowFieldReader
read
in class ArrowFieldReader<Date>
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.