Uses of Class
org.apache.flink.runtime.checkpoint.FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException
Packages that use FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException
-
Uses of FinishedTaskStateProvider.PartialFinishingNotSupportedByStateException in org.apache.flink.runtime.checkpoint
Methods in org.apache.flink.runtime.checkpoint that throw FinishedTaskStateProvider.PartialFinishingNotSupportedByStateExceptionModifier and TypeMethodDescriptionvoidFinishedTaskStateProvider.fulfillFinishedTaskStatus(Map<OperatorID, OperatorState> operatorStates) Fulfills the state for the finished subtasks and operators to indicate they are finished.