| 程序包 | 说明 |
|---|---|
| org.apache.flink.testutils.junit.extensions.retry.strategy |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RetryOnExceptionStrategy
A retry strategy that will ignore a specific type of exception and retry a test if it occurs, up
to a fixed number of times.
|
class |
RetryOnFailureStrategy
Retry strategy that retry fixed times.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.