Class BooleanWriter.BooleanWriterForArray
- java.lang.Object
-
- org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter<T>
-
- org.apache.flink.table.runtime.arrow.writers.BooleanWriter<org.apache.flink.table.data.ArrayData>
-
- org.apache.flink.table.runtime.arrow.writers.BooleanWriter.BooleanWriterForArray
-
- Enclosing class:
- BooleanWriter<T>
public static final class BooleanWriter.BooleanWriterForArray extends BooleanWriter<org.apache.flink.table.data.ArrayData>
BooleanWriterforArrayDatainput.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.flink.table.runtime.arrow.writers.BooleanWriter
BooleanWriter.BooleanWriterForArray, BooleanWriter.BooleanWriterForRow
-
-
Method Summary
-
Methods inherited from class org.apache.flink.table.runtime.arrow.writers.BooleanWriter
doWrite, forArray, forRow
-
Methods inherited from class org.apache.flink.table.runtime.arrow.writers.ArrowFieldWriter
finish, getCount, getValueVector, reset, write
-
-