pyflink.common.serialization.BulkWriterFactory# class BulkWriterFactory(j_bulk_writer_factory)[source]# The Python wrapper of Java BulkWriter.Factory interface, which is the base interface for data sinks that write records into files in a bulk manner. Methods get_java_object()