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-2018 ForgeRock AS.