Uses of Interface
org.eclipse.rdf4j.sail.LockManager
Packages that use LockManager
Package
Description
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Abstract base implementation and internal helper classes for Sail implementations.
-
Uses of LockManager in org.eclipse.rdf4j.sail
Methods in org.eclipse.rdf4j.sail that return LockManagerConstructors in org.eclipse.rdf4j.sail with parameters of type LockManagerModifierConstructorDescriptionSailLockedException
(String lockedBy, String requestedBy, LockManager manager) -
Uses of LockManager in org.eclipse.rdf4j.sail.helpers
Classes in org.eclipse.rdf4j.sail.helpers that implement LockManagerModifier and TypeClassDescriptionclass
Used to create a lock in a directory.