Package | Description |
---|---|
org.opends.server.replication.server.changelog.je |
This package contains the Berkeley DB JE implementation for the changelog
database API.
|
Modifier and Type | Method and Description |
---|---|
DraftCNDB.DraftCNDBCursor |
DraftCNDB.openDeleteCursor()
Create a cursor that can be used to delete some record from this
ReplicationServer database.
|
DraftCNDB.DraftCNDBCursor |
DraftCNDB.openReadCursor(long changeNumber)
Create a cursor that can be used to search or iterate on this DB.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.