Uses of Class
org.apache.flink.table.runtime.arrow.writers.SmallIntWriter
Packages that use SmallIntWriter
-
Uses of SmallIntWriter in org.apache.flink.table.runtime.arrow.writers
Subclasses of SmallIntWriter in org.apache.flink.table.runtime.arrow.writersModifier and TypeClassDescriptionstatic final classSmallIntWriterforArrayDatainput.static final classSmallIntWriterforRowDatainput.Methods in org.apache.flink.table.runtime.arrow.writers that return SmallIntWriterModifier and TypeMethodDescriptionstatic SmallIntWriter<org.apache.flink.table.data.ArrayData>SmallIntWriter.forArray(org.apache.arrow.vector.SmallIntVector intVector) static SmallIntWriter<org.apache.flink.table.data.RowData>SmallIntWriter.forRow(org.apache.arrow.vector.SmallIntVector intVector)