public class RestartAllFailoverStrategy extends Object implements FailoverStrategy
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RestartAllFailoverStrategy.Factory
The factory to instantiate
RestartAllFailoverStrategy. |
| 构造器和说明 |
|---|
RestartAllFailoverStrategy(SchedulingTopology topology) |
public RestartAllFailoverStrategy(SchedulingTopology topology)
public Set<ExecutionVertexID> getTasksNeedingRestart(ExecutionVertexID executionVertexId, Throwable cause)
getTasksNeedingRestart 在接口中 FailoverStrategyexecutionVertexId - ID of the failed taskcause - cause of the failureCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.