Uses of Interface
org.eclipse.rdf4j.sail.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
ModifierConstructorDescriptionSailLockedException
(String lockedBy, String requestedBy, LockManager manager) -
Uses of LockManager in org.eclipse.rdf4j.sail.helpers
Modifier and TypeClassDescriptionclass
Used to create a lock in a directory.