Uses of Class
org.apache.flink.api.common.io.FileOutputFormat
-
Packages that use FileOutputFormat Package Description org.apache.flink.api.common.io -
-
Uses of FileOutputFormat in org.apache.flink.api.common.io
Subclasses of FileOutputFormat in org.apache.flink.api.common.io Modifier and Type Class Description classBinaryOutputFormat<T>classSerializedOutputFormat<T extends IOReadableWritable>Stores elements by serializing them with their regular serialization/deserialization functionality.
-