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