Searched refs:changelog (Results 1 - 25 of 182) sorted by relevance

12345678

/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/api/
H A DChangeNumberIndexDB.java26 package org.opends.server.replication.server.changelog.api;
38 * >OpenDJ Domain Names</a> for more information about the changelog.
39 * @see <a href= "http://tools.ietf.org/html/draft-good-ldap-changelog-04"
H A DChangelogDB.java26 package org.opends.server.replication.server.changelog.api;
31 * This interface is the entry point for the changelog database which stores the
80 * Removes the changelog database directory.
H A DDBCursor.java26 package org.opends.server.replication.server.changelog.api;
31 * Generic cursor interface into the changelog database. Once it is not used
H A Dpackage-info.java28 * This package contains the API for the changelog database. The changelog
31 * <li>a changelog of all the changes that happened on each server in the
33 * <li>a changelog as defined by draft-good-ldap-changelog,</li>
38 * The changelog must be purged at regular intervals to ensure it does not
43 package org.opends.server.replication.server.changelog.api;
/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/file/
H A DDecodingException.java26 package org.opends.server.replication.server.changelog.file;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A DFileChangeNumberIndexDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
30 import org.opends.server.replication.server.changelog.api.DBCursor;
H A DFileReplicaDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import static org.opends.server.replication.server.changelog.api.DBCursor.KeyMatchingStrategy.*;
29 import static org.opends.server.replication.server.changelog.api.DBCursor.PositionStrategy.*;
33 import org.opends.server.replication.server.changelog.api.ChangelogException;
34 import org.opends.server.replication.server.changelog.api.DBCursor;
35 import org.opends.server.replication.server.changelog.file.Log.RepositionableCursor;
H A DRecordParser.java26 package org.opends.server.replication.server.changelog.file;
28 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A Dpackage-info.java28 * This package contains a file-based log implementation for the changelog
33 package org.opends.server.replication.server.changelog.file;
/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/je/
H A DECLEnabledDomainPredicate.java25 package org.opends.server.replication.server.changelog.je;
31 * Returns whether a domain is enabled for the external changelog.
40 * for the external changelog.
46 * @return true if the provided baseDN is enabled for the external changelog,
47 * false if the provided baseDN is disabled for the external changelog
H A Dpackage-info.java28 * This package contains the Berkeley DB JE implementation for the changelog
33 package org.opends.server.replication.server.changelog.je;
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/api/
H A Dpackage-info.java28 * This package contains the API for the changelog database. The changelog
31 * <li>a changelog of all the changes that happened on each server in the
33 * <li>a changelog as defined by draft-good-ldap-changelog,</li>
38 * The changelog must be purged at regular intervals to ensure it does not
43 package org.opends.server.replication.server.changelog.api;
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/file/
H A DDecodingException.java26 package org.opends.server.replication.server.changelog.file;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A DFileChangeNumberIndexDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
30 import org.opends.server.replication.server.changelog.api.DBCursor;
H A DFileReplicaDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import static org.opends.server.replication.server.changelog.api.DBCursor.KeyMatchingStrategy.*;
29 import static org.opends.server.replication.server.changelog.api.DBCursor.PositionStrategy.*;
33 import org.opends.server.replication.server.changelog.api.ChangelogException;
34 import org.opends.server.replication.server.changelog.api.DBCursor;
35 import org.opends.server.replication.server.changelog.file.Log.RepositionableCursor;
H A DRecordParser.java26 package org.opends.server.replication.server.changelog.file;
28 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A Dpackage-info.java28 * This package contains a file-based log implementation for the changelog
33 package org.opends.server.replication.server.changelog.file;
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/je/
H A Dpackage-info.java28 * This package contains the Berkeley DB JE implementation for the changelog
33 package org.opends.server.replication.server.changelog.je;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/api/
H A DChangelogStateProvider.java26 package org.opends.server.replication.server.changelog.api;
36 * Returns the current state of the replication changelog.
H A Dpackage-info.java28 * This package contains the API for the changelog database. The changelog
31 * <li>a changelog of all the changes that happened on each server in the
33 * <li>a changelog as defined by draft-good-ldap-changelog,</li>
38 * The changelog must be purged at regular intervals to ensure it does not
43 package org.opends.server.replication.server.changelog.api;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/
H A DDecodingException.java26 package org.opends.server.replication.server.changelog.file;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A DFileChangeNumberIndexDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import org.opends.server.replication.server.changelog.api.ChangeNumberIndexRecord;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
30 import org.opends.server.replication.server.changelog.api.DBCursor;
H A DFileReplicaDBCursor.java26 package org.opends.server.replication.server.changelog.file;
28 import static org.opends.server.replication.server.changelog.api.DBCursor.KeyMatchingStrategy.*;
29 import static org.opends.server.replication.server.changelog.api.DBCursor.PositionStrategy.*;
33 import org.opends.server.replication.server.changelog.api.ChangelogException;
34 import org.opends.server.replication.server.changelog.api.DBCursor;
35 import org.opends.server.replication.server.changelog.file.Log.RepositionableCursor;
H A DRecordParser.java26 package org.opends.server.replication.server.changelog.file;
29 import org.opends.server.replication.server.changelog.api.ChangelogException;
H A Dpackage-info.java28 * This package contains a file-based log implementation for the changelog
33 package org.opends.server.replication.server.changelog.file;

Completed in 80 milliseconds

12345678