| Package | Description |
|---|---|
| org.apache.flink.api.common.restartstrategy |
| Modifier and Type | Method and Description |
|---|---|
static RestartStrategies.FailureRateRestartStrategyConfiguration |
RestartStrategies.failureRateRestart(int failureRate,
Time failureInterval,
Time delayInterval)
Generates a FailureRateRestartStrategyConfiguration.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.