Class BigIntWriter.BigIntWriterForArray
java.lang.Object
org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter<T>
org.apache.flink.table.runtime.arrow.writers.BigIntWriter<org.apache.flink.table.data.ArrayData>
org.apache.flink.table.runtime.arrow.writers.BigIntWriter.BigIntWriterForArray
- Enclosing class:
- BigIntWriter<T>
public static final class BigIntWriter.BigIntWriterForArray
extends BigIntWriter<org.apache.flink.table.data.ArrayData>
BigIntWriter for ArrayData input.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.flink.table.runtime.arrow.writers.BigIntWriter
BigIntWriter.BigIntWriterForArray, BigIntWriter.BigIntWriterForRow -
Method Summary
Methods inherited from class org.apache.flink.table.runtime.arrow.writers.BigIntWriter
doWrite, forArray, forRowMethods inherited from class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
finish, getCount, getValueVector, reset, write