public interface LockFunctionWithArgs extends BaseLockFunction
| Modifier and Type | Method and Description |
|---|---|
void |
onLockFailed(Object... args)
获取锁失败的时候执行
|
void |
onLockSuccess(Object... args)
获取锁成功的时候执行
|
tryLockSleepTime, tryLockTimesCopyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.