Uses of Interface
org.apache.flink.streaming.runtime.io.RecoverableStreamTaskInput
-
Packages that use RecoverableStreamTaskInput Package Description org.apache.flink.streaming.runtime.io.recovery -
-
Uses of RecoverableStreamTaskInput in org.apache.flink.streaming.runtime.io.recovery
Classes in org.apache.flink.streaming.runtime.io.recovery that implement RecoverableStreamTaskInput Modifier and Type Class Description classRescalingStreamTaskNetworkInput<T>AStreamTaskNetworkInputimplementation that demultiplexes virtual channels.
-