public class OperatorSnapshotFinalizer extends Object
OperatorSnapshotFutures. Each object is created with a OperatorSnapshotFutures that is executed. The object can then deliver the results from the
execution as OperatorSubtaskState.| Constructor and Description |
|---|
OperatorSnapshotFinalizer(OperatorSnapshotFutures snapshotFutures) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.runtime.checkpoint.OperatorSubtaskState |
getJobManagerOwnedState() |
org.apache.flink.runtime.checkpoint.OperatorSubtaskState |
getTaskLocalState() |
public OperatorSnapshotFinalizer(@Nonnull OperatorSnapshotFutures snapshotFutures) throws ExecutionException, InterruptedException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.