Class OperatorSnapshotFinalizer
java.lang.Object
org.apache.flink.streaming.api.operators.OperatorSnapshotFinalizer
This class finalizes
OperatorSnapshotFutures. Each object is created with a OperatorSnapshotFutures that is executed. The object can then deliver the results from the
execution as OperatorSubtaskState.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OperatorSnapshotFinalizer
public OperatorSnapshotFinalizer(@Nonnull OperatorSnapshotFutures snapshotFutures) throws ExecutionException, InterruptedException
-
-
Method Details
-
getTaskLocalState
-
getJobManagerOwnedState
-