Package com.semedy.reasoner.edb.zdb
Class PredicateEDBWriteLock
java.lang.Object
com.semedy.reasoner.edb.zdb.PredicateEDBWriteLock
- All Implemented Interfaces:
EDBWriteLock
a write lock for the core for locking single predicates, the idb and the
symbol table
- Author:
- angele
-
Constructor Summary
ConstructorsConstructorDescriptionPredicateEDBWriteLock
(Map<String, ReentrantReadWriteLock> predicateLocks, ReentrantReadWriteLock lock) -
Method Summary
-
Constructor Details
-
PredicateEDBWriteLock
public PredicateEDBWriteLock(Map<String, ReentrantReadWriteLock> predicateLocks, ReentrantReadWriteLock lock)
-
-
Method Details
-
lock
- Specified by:
lock
in interfaceEDBWriteLock
-
lock
- Specified by:
lock
in interfaceEDBWriteLock
-
unlock
- Specified by:
unlock
in interfaceEDBWriteLock
-
unlock
- Specified by:
unlock
in interfaceEDBWriteLock
-