@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.
|
getValueVector
public BigIntFieldReader(org.apache.arrow.vector.BigIntVector bigIntVector)
public Long read(int index)
ArrowFieldReader
read
in class ArrowFieldReader<Long>
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.