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.Factory
FailoverStrategy
.create
in interface FailoverStrategy.Factory
executionGraph
- The execution graph for which the strategy implements failover.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.