@Internal public final class SmallIntFieldReader extends ArrowFieldReader<Short>
ArrowFieldReader for SmallInt.| 构造器和说明 |
|---|
SmallIntFieldReader(org.apache.arrow.vector.SmallIntVector smallIntVector) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 ArrowFieldReader<Short>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.