Package | Description |
---|---|
org.opends.server.backends.pluggable.spi |
Interfaces and classes required when implementing new storage
engines for the pluggable backend.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Cursor<K,V>
Sequential cursor extended with navigation methods.
|
Modifier and Type | Method and Description |
---|---|
SequentialCursor<ByteString,ByteString> |
Importer.openCursor(TreeName treeName)
Opens a cursor on the tree whose name is provided.
|
Copyright 2010-2017 ForgeRock AS.