Searched defs:committed (Results 1 - 19 of 19) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DPendingChange.java38 * in progress and not yet committed in the database.
43 private boolean committed; field in class:PendingChange
60 this.committed = false;
66 * Check if a Change is already committed to the database.
67 * @return true if change is already committed to the database.
71 return committed;
75 * Set the committed status of a Pending Change.
76 * @param committed status that must be set
78 public void setCommitted(boolean committed) argument
80 this.committed
[all...]
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DPendingChange.java37 * in progress and not yet committed in the database.
42 private boolean committed; field in class:PendingChange
56 this.committed = false;
62 * Check if a Change is already committed to the database.
63 * @return true if change is already committed to the database.
67 return committed;
71 * Set the committed status of a Pending Change.
72 * @param committed status that must be set
74 public void setCommitted(boolean committed) argument
76 this.committed
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DPendingChange.java38 * in progress and not yet committed in the database.
43 private boolean committed; field in class:PendingChange
60 this.committed = false;
66 * Check if a Change is already committed to the database.
67 * @return true if change is already committed to the database.
71 return committed;
75 * Set the committed status of a Pending Change.
76 * @param committed status that must be set
78 public void setCommitted(boolean committed) argument
80 this.committed
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DPendingChange.java38 * in progress and not yet committed in the database.
43 private boolean committed; field in class:PendingChange
60 this.committed = false;
66 * Check if a Change is already committed to the database.
67 * @return true if change is already committed to the database.
71 return committed;
75 * Set the committed status of a Pending Change.
76 * @param committed status that must be set
78 public void setCommitted(boolean committed) argument
80 this.committed
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DPendingChange.java37 * in progress and not yet committed in the database.
42 private boolean committed; field in class:PendingChange
56 this.committed = false;
62 * Check if a Change is already committed to the database.
63 * @return true if change is already committed to the database.
67 return committed;
71 * Set the committed status of a Pending Change.
72 * @param committed status that must be set
74 public void setCommitted(boolean committed) argument
76 this.committed
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DPendingChange.java37 * in progress and not yet committed in the database.
42 private boolean committed; field in class:PendingChange
56 this.committed = false;
62 * Check if a Change is already committed to the database.
63 * @return true if change is already committed to the database.
67 return committed;
71 * Set the committed status of a Pending Change.
72 * @param committed status that must be set
74 public void setCommitted(boolean committed) argument
76 this.committed
[all...]
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...
/forgerock/opendj2-hg/tests/staf-tests/shared/resource/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ...

Completed in 76 milliseconds