public static class RestartAllStrategy.Factory extends Object implements FailoverStrategy.Factory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
FailoverStrategy |
create(ExecutionGraph executionGraph)
Instantiates the
FailoverStrategy. |
public FailoverStrategy create(ExecutionGraph executionGraph)
FailoverStrategy.FactoryFailoverStrategy.create in interface FailoverStrategy.FactoryexecutionGraph - The execution graph for which the strategy implements failover.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.