Class VersioningLock.WriteLock
- java.lang.Object
-
- org.apache.jackrabbit.core.version.VersioningLock.WriteLock
-
- Enclosing class:
- VersioningLock
public static class VersioningLock.WriteLock extends Object
-
-
Method Detail
-
release
public void release()
-
downgrade
public VersioningLock.ReadLock downgrade() throws InterruptedException
- Throws:
InterruptedException
-
-