Contents
Class LockManager
java.lang.Object
org.eclipse.rdf4j.common.concurrent.locks.LockManager
Manages a set of non-exclusive locks.
- Author:
- Håvard M. Ottestad
-
Constructor Summary
ConstructorsConstructorDescriptionLockManager
(boolean trackLocks) LockManager
(boolean trackLocks, int waitToCollect) -
Method Summary
-
Constructor Details
-
Method Details
-
isActiveLock
public boolean isActiveLock() -
waitForActiveLocks
- Throws:
InterruptedException
-
createLock
-