@Internal public final class TinyIntFieldReader extends ArrowFieldReader<Byte>
ArrowFieldReader for TinyInt.| 构造器和说明 |
|---|
TinyIntFieldReader(org.apache.arrow.vector.TinyIntVector tinyIntVector) |
public TinyIntFieldReader(org.apache.arrow.vector.TinyIntVector tinyIntVector)
public Byte read(int index)
ArrowFieldReaderread 在类中 ArrowFieldReader<Byte>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.