@Internal public final class IntFieldReader extends ArrowFieldReader<Integer>
ArrowFieldReader for Int.| Constructor and Description |
|---|
IntFieldReader(org.apache.arrow.vector.IntVector intVector) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
read(int index)
Sets the field value as the specified value.
|
getValueVectorpublic IntFieldReader(org.apache.arrow.vector.IntVector intVector)
public Integer read(int index)
ArrowFieldReaderread in class ArrowFieldReader<Integer>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.