| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.executiongraph.restart |
| Class and Description |
|---|
| RestartStrategy
Strategy for
ExecutionGraph restarts. |
| Class and Description |
|---|
| FixedDelayRestartStrategy
Restart strategy which tries to restart the given
ExecutionGraph a fixed number of times
with a fixed time delay in between. |
| NoRestartStrategy
Restart strategy which does not restart an
ExecutionGraph. |
| RestartStrategy
Strategy for
ExecutionGraph restarts. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.