@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.
|
getValueVector
public IntFieldReader(org.apache.arrow.vector.IntVector intVector)
public Integer read(int index)
ArrowFieldReader
read
in class ArrowFieldReader<Integer>
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.