public class GlobalLockConfig extends Object
| 构造器和说明 |
|---|
GlobalLockConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getLockRetryInterval() |
int |
getLockRetryTimes() |
void |
setLockRetryInterval(int lockRetryInterval) |
void |
setLockRetryTimes(int lockRetryTimes) |
Copyright © 2022 Seata. All rights reserved.