@LoadLevel(name="file") public class FileLockManager extends AbstractLockManager
LOGGER| 构造器和说明 |
|---|
FileLockManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
Locker |
getLocker(BranchSession branchSession)
Gets locker.
|
boolean |
releaseGlobalSessionLock(GlobalSession globalSession)
Un lock boolean.
|
acquireLock, acquireLock, cleanAllLocks, collectRowLocks, collectRowLocks, collectRowLocks, getLocker, isLockable, releaseLock, updateLockStatuspublic Locker getLocker(BranchSession branchSession)
AbstractLockManagergetLocker 在类中 AbstractLockManagerbranchSession - the branch sessionpublic boolean releaseGlobalSessionLock(GlobalSession globalSession) throws TransactionException
LockManagerglobalSession - the global sessionTransactionException - the transaction exceptionCopyright © 2022 Seata. All rights reserved.