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