public class FailureRegistryTask
extends org.apache.shenyu.common.timer.AbstractRetryTask
| Constructor and Description |
|---|
FailureRegistryTask(java.lang.String key,
FailbackRegistryRepository registerRepository)
Instantiates a new Timer task.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRetry(java.lang.String key,
org.apache.shenyu.common.timer.TimerTask timerTask)
Do retry.
|
public FailureRegistryTask(java.lang.String key,
FailbackRegistryRepository registerRepository)
key - the keyregisterRepository - the register repositoryCopyright © 2023 The Apache Software Foundation. All rights reserved.