org.eclipse.rdf4j.common.concurrent.locks.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-sail-api Show documentation
Show all versions of rdf4j-sail-api Show documentation
RDF Storage And Inference Layer ("Sail") API.
The newest version!
Package offering various locking scheme implementations. Common locking
functionality (java.util.concurrent.locks, Jakarta Commons Transaction)
associate locks with threads. The lock managers in this package use explicit
lock objects that do not have this association.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy