Uses of Class
org.apache.flink.streaming.api.functions.sink.filesystem.OutputStreamBasedPartFileWriter
-
Packages that use OutputStreamBasedPartFileWriter Package Description org.apache.flink.streaming.api.functions.sink.filesystem -
-
Uses of OutputStreamBasedPartFileWriter in org.apache.flink.streaming.api.functions.sink.filesystem
Subclasses of OutputStreamBasedPartFileWriter in org.apache.flink.streaming.api.functions.sink.filesystem Modifier and Type Class Description classRowWisePartWriter<IN,BucketID>AInProgressFileWriterfor row-wise formats that use anEncoder.
-