Uses of Class
org.apache.flink.streaming.api.functions.sink.filesystem.HadoopPathBasedBulkFormatBuilder
-
Packages that use HadoopPathBasedBulkFormatBuilder Package Description org.apache.flink.streaming.api.functions.sink.filesystem -
-
Uses of HadoopPathBasedBulkFormatBuilder in org.apache.flink.streaming.api.functions.sink.filesystem
Classes in org.apache.flink.streaming.api.functions.sink.filesystem with type parameters of type HadoopPathBasedBulkFormatBuilder Modifier and Type Class Description classHadoopPathBasedBulkFormatBuilder<IN,BucketID,T extends HadoopPathBasedBulkFormatBuilder<IN,BucketID,T>>Buckets builder to create buckets that useHadoopPathBasedPartFileWriter.
-