Package | Description |
---|---|
org.opends.server.backends.pluggable.spi |
Interfaces and classes required when implementing new storage engines for the pluggable backend.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyCursor<K,V>
Implementation of an empty
Cursor , for simulating no records to cursor on. |
Modifier and Type | Method and Description |
---|---|
Cursor<ByteString,ByteString> |
ReadableTransaction.openCursor(TreeName treeName)
Opens a cursor on the tree whose name is provided.
|
Copyright 2010-2020 ForgeRock AS.