| 程序包 | 说明 |
|---|---|
| org.springframework.boot.autoconfigure.klock.handler.lock | |
| org.springframework.boot.autoconfigure.klock.lock |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LockTimeoutHandler.handle(LockInfo lockInfo,
Lock lock,
org.aspectj.lang.JoinPoint joinPoint) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FairLock
Created by kl on 2017/12/29.
|
class |
ReadLock
Created by kl on 2017/12/29.
|
class |
ReentrantLock
Created by kl on 2017/12/29.
|
class |
WriteLock
Created by kl on 2017/12/29.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Lock |
LockFactory.getLock(LockInfo lockInfo) |
Copyright © 2019. All Rights Reserved.