| 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(org.forgerock.opendj.ldap.DN entry)
Acquires the read lock for the specified entry.
|
LockManager.DNLock |
LockManager.tryWriteLockEntry(org.forgerock.opendj.ldap.DN entry)
Acquires the write lock for the specified entry.
|
LockManager.DNLock |
LockManager.tryWriteLockSubtree(org.forgerock.opendj.ldap.DN subtree)
Acquires the write lock for the specified subtree.
|
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.