Package org.eclipse.rdf4j.common.concurrent.locks.diagnostics
package org.eclipse.rdf4j.common.concurrent.locks.diagnostics
-
ClassDescriptionOptimized for multithreaded use of the Java 9+ CleanerLockCleaner<T extends Lock>Automatically log and release locks that are no longer referenced and will be garbage collected.LockCleaner.CleanableLock<T extends Lock>Configuration options for diagnostic features of the ReadWriteLockManager implementations to help debug locking issues.LockMonitoring<T extends Lock>Interface to support monitoring and cleaning of locks.LockMonitoring.Wrapper<T extends Lock>LockTracking<T extends Lock>Full tracking of locks with simple deadlock detection and logging as well as automatic release of abandoned locks (same as LockCleaner).LockTracking.SimpleLock<T extends Lock>