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