public static interface TaskState.Retry
| 限定符和类型 | 方法和说明 |
|---|---|
BigDecimal |
getBackoffRate()
get BackoffRate,default 1
|
int |
getIntervalSeconds()
getIntervalSeconds
|
int |
getMaxAttempts()
getMaxAttempts
|
int getIntervalSeconds()
int getMaxAttempts()
BigDecimal getBackoffRate()
Copyright © 2019 Seata. All rights reserved.