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