Uses of Interface
org.apache.flink.runtime.executiongraph.SubtaskAttemptNumberStore
Packages that use SubtaskAttemptNumberStore
-
Uses of SubtaskAttemptNumberStore in org.apache.flink.runtime.executiongraph
Classes in org.apache.flink.runtime.executiongraph that implement SubtaskAttemptNumberStoreModifier and TypeClassDescriptionclassSimple container for subtask attempt counts backed by a list.Methods in org.apache.flink.runtime.executiongraph that return SubtaskAttemptNumberStoreModifier and TypeMethodDescriptionDefaultVertexAttemptNumberStore.getAttemptCounts(JobVertexID vertexId) VertexAttemptNumberStore.getAttemptCounts(JobVertexID vertexId) Returns the attempt numbers for the given vertex.Methods in org.apache.flink.runtime.executiongraph with parameters of type SubtaskAttemptNumberStoreModifier and TypeMethodDescriptionprotected voidExecutionJobVertex.initialize(int executionHistorySizeLimit, Duration timeout, long createTimestamp, SubtaskAttemptNumberStore initialAttemptCounts) protected voidExecutionJobVertex.initialize(int executionHistorySizeLimit, Duration timeout, long createTimestamp, SubtaskAttemptNumberStore initialAttemptCounts, ExecutionPlanSchedulingContext executionPlanSchedulingContext)