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