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