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.| 构造器和说明 |
|---|
OperatorSnapshotFinalizer(OperatorSnapshotFutures snapshotFutures) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.runtime.checkpoint.OperatorSubtaskState |
getJobManagerOwnedState() |
org.apache.flink.runtime.checkpoint.OperatorSubtaskState |
getTaskLocalState() |
public OperatorSnapshotFinalizer(@Nonnull OperatorSnapshotFutures snapshotFutures) throws ExecutionException, InterruptedException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.