Uses of Interface
org.apache.flink.api.common.io.CleanupWhenUnsuccessful
-
Packages that use CleanupWhenUnsuccessful Package Description org.apache.flink.api.common.io -
-
Uses of CleanupWhenUnsuccessful in org.apache.flink.api.common.io
Classes in org.apache.flink.api.common.io that implement CleanupWhenUnsuccessful Modifier and Type Class Description classBinaryOutputFormat<T>classFileOutputFormat<IT>The abstract base class for all Rich output formats that are file based.classSerializedOutputFormat<T extends IOReadableWritable>Stores elements by serializing them with their regular serialization/deserialization functionality.
-