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