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