Uses of Class
org.eclipse.rdf4j.common.concurrent.locks.ExclusiveReentrantLockManager
Packages that use ExclusiveReentrantLockManager
Package
Description
An implementation of the RDF SAIL API that uses main memory for storage.
-
Uses of ExclusiveReentrantLockManager in org.eclipse.rdf4j.sail.memory
Fields in org.eclipse.rdf4j.sail.memory declared as ExclusiveReentrantLockManagerModifier and TypeFieldDescriptionprivate final ExclusiveReentrantLockManagerMemorySailStore.txnLockManagerLock manager used to prevent concurrent writes.