Uses of Class
org.opends.server.replication.server.changelog.file.ECLMultiDomainDBCursor
-
Packages that use ECLMultiDomainDBCursor Package Description org.opends.server.backends Contains various Directory Server backend implementations. -
-
Uses of ECLMultiDomainDBCursor in org.opends.server.backends
Methods in org.opends.server.backends with parameters of type ECLMultiDomainDBCursor Modifier and Type Method Description static void
ChangelogBackend. updateCookieToMediumConsistencyPoint(MultiDomainServerState cookie, ECLMultiDomainDBCursor cursor, ChangeNumberIndexRecord cnIndexRecord)
Rebuilds the changelogcookie starting at the newest change number index record.
-