Uses of Interface
org.aksw.commons.lock.db.api.ReadWriteLockWithOwnership
Packages that use ReadWriteLockWithOwnership
Package
Description
-
Uses of ReadWriteLockWithOwnership in org.aksw.commons.lock.db.api
Methods in org.aksw.commons.lock.db.api that return ReadWriteLockWithOwnership -
Uses of ReadWriteLockWithOwnership in org.aksw.commons.lock.db.impl
Classes in org.aksw.commons.lock.db.impl that implement ReadWriteLockWithOwnershipModifier and TypeClassDescriptionclassAReadWriteLockimplementation that coordinates acquisition of the management lock and subsequent modification of the read/write lock states.classMethods in org.aksw.commons.lock.db.impl that return ReadWriteLockWithOwnershipModifier and TypeMethodDescription -
Uses of ReadWriteLockWithOwnership in org.aksw.commons.txn.api
Methods in org.aksw.commons.txn.api that return ReadWriteLockWithOwnership -
Uses of ReadWriteLockWithOwnership in org.aksw.commons.txn.impl
Fields in org.aksw.commons.txn.impl declared as ReadWriteLockWithOwnershipModifier and TypeFieldDescriptionprotected ReadWriteLockWithOwnershipTxnResourceApiSerializable.txnResourceLockMethods in org.aksw.commons.txn.impl that return ReadWriteLockWithOwnershipModifier and TypeMethodDescriptionTxnResourceApiReadUncommitted.getTxnResourceLock()TxnResourceApiSerializable.getTxnResourceLock()