Package | Description |
---|---|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
Modifier and Type | Method and Description |
---|---|
LockManager.DNLock |
LockManager.tryReadLockEntry(DN entry)
Acquires the read lock for the specified entry.
|
LockManager.DNLock |
LockManager.tryWriteLockEntry(DN entry)
Acquires the write lock for the specified entry.
|
LockManager.DNLock |
LockManager.tryWriteLockSubtree(DN subtree)
Acquires the write lock for the specified subtree.
|
Copyright 2010-2017 ForgeRock AS.