Package | Description |
---|---|
org.apache.jackrabbit.core.state |
Modifier and Type | Method and Description |
---|---|
ISMLocking.WriteLock |
DefaultISMLocking.acquireWriteLock(ChangeLog changeLog)
Increments the writer count, sets the writer identifier and returns
the acquired write lock once there are no other active readers or
writers or the current writer shares the thread id with this writer.
|
ISMLocking.WriteLock |
FineGrainedISMLocking.acquireWriteLock(ChangeLog changeLog)
Acquires a write lock for the given
changeLog . |
ISMLocking.WriteLock |
ISMLocking.acquireWriteLock(ChangeLog changeLog)
Acquires a write lock for the given
changeLog . |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.