Uses of Class
com.orientechnologies.orient.server.distributed.impl.lock.OLockGuard
Packages that use OLockGuard
Package
Description
-
Uses of OLockGuard in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return types with arguments of type OLockGuardMethod parameters in com.orientechnologies.orient.server.distributed.impl with type arguments of type OLockGuardModifier and TypeMethodDescriptionvoidODistributedDatabaseImpl.localUnlock(List<OLockGuard> guards) -
Uses of OLockGuard in com.orientechnologies.orient.server.distributed.impl.lock
Method parameters in com.orientechnologies.orient.server.distributed.impl.lock with type arguments of type OLockGuardModifier and TypeMethodDescriptionvoidOnLocksAcquired.execute(List<OLockGuard> guards) voidOLockManager.unlock(List<OLockGuard> guards) voidOLockManagerImpl.unlock(List<OLockGuard> guards)