Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.storage.lock Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
DeadlockDetectionDeadlock detection for resource and collection locks.Classorg.exist.storage.lockExistDB
FileLockCooperative inter-process file locking, used to synchronize access to database files across processes, i.Classorg.exist.storage.lockExistDB
FileLockHeartBeatProvides a Scheduled HeartBeat for the FileLockConstructor SummaryFileLockHeartBeat()Classorg.exist.storage.lockExistDB
LockInterfaceorg.exist.storage.lockExistDB
LockedDocumentMapThis map is used by the XQuery engine to track how many read locks were acquired for a document during query execution.Classorg.exist.storage.lockExistDB
LockInfoEncapsulates debug information about a log.Classorg.exist.storage.lockExistDB
LockListenerInterfaceorg.exist.storage.lockExistDB
LockOwnerUsed to track acquired locks, mainly for debugging.Classorg.exist.storage.lockExistDB
MultiReadReentrantLockA reentrant read/write lock, which allows multiple readers to acquire a lock.Classorg.exist.storage.lockExistDB
ReentrantReadWriteLockA lock with the same semantics as builtin Java synchronized locks: Once a thread has a lock, itClassorg.exist.storage.lockExistDB
WaitingThreadClassorg.exist.storage.lockExistDB