Uses of Interface
org.apache.flink.runtime.executiongraph.MutableVertexAttemptNumberStore
-
Packages that use MutableVertexAttemptNumberStore Package Description org.apache.flink.runtime.executiongraph -
-
Uses of MutableVertexAttemptNumberStore in org.apache.flink.runtime.executiongraph
Classes in org.apache.flink.runtime.executiongraph that implement MutableVertexAttemptNumberStore Modifier and Type Class Description class
DefaultVertexAttemptNumberStore
Maintains the attempt number per subtask.
-