@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.
|
getValueVectorpublic DateFieldReader(org.apache.arrow.vector.DateDayVector dateDayVector)
public Date read(int index)
ArrowFieldReaderread in class ArrowFieldReader<Date>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.