Package | Description |
---|---|
org.opends.server.backends.pluggable.spi |
Interfaces and classes required when implementing new storage
engines for the pluggable backend.
|
Modifier and Type | Method and Description |
---|---|
Cursor<org.forgerock.opendj.ldap.ByteString,org.forgerock.opendj.ldap.ByteString> |
ReadableTransaction.openCursor(TreeName treeName)
Opens a cursor on the tree whose name is provided.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.