Package edu.wisc.library.ocfl.core.lock
-
Interface Summary Interface Description ObjectLock Extension point that allows the OCFL repository to use any number of different lock implementations so long as they conform to this interface. -
Class Summary Class Description H2ObjectLock InMemoryObjectLock In-memory implementation of ObjectLock that uses Java's ReentrantReadWriteLock.ObjectLockBuilder Constructs newObjectLockinstancesPostgresObjectLock