Package com.semedy.reasoner.edb.zdb
Interface EDBLock
- All Known Implementing Classes:
PredicateEDBLock
,SimpleEDBLock
public interface EDBLock
-
Method Summary
-
Method Details
-
readLock
EDBReadLock readLock() -
writeLock
EDBWriteLock writeLock()
-