Package org.apache.flink.table.data.writer
-
Interface Summary Interface Description BinaryArrayWriter.NullSetter Accessor for setting the elements of an array writer tonullduring runtime.BinaryWriter Writer to write a composite data format, like row, array. 1.BinaryWriter.ValueSetter Accessor for setting the elements of an array writer during runtime. -
Class Summary Class Description BinaryArrayWriter Writer for binary array.BinaryRowWriter Writer forBinaryRowData.