Package | Description |
---|---|
sirius.biz.locks | |
sirius.biz.locks.jdbc |
Modifier and Type | Method and Description |
---|---|
List<LockInfo> |
JavaLockManager.getLocks() |
List<LockInfo> |
RedisLockManager.getLocks() |
List<LockInfo> |
Locks.getLocks()
Returns a list of all currently held locks.
|
List<LockInfo> |
SmartLockManager.getLocks() |
List<LockInfo> |
LockManager.getLocks()
Returns the list of known locks.
|
Modifier and Type | Method and Description |
---|---|
List<LockInfo> |
SQLLockManager.getLocks() |
Copyright © 2018. All rights reserved.