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