mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
11.50.2014 1dae4d9951647a75c942ada27df4aeb9b7a908c5
JEReplicaDB.java:
Reverted a change made by mistake to the javadoc of this class.
1 files modified
5 ■■■■ changed files
opendj3-server-dev/src/server/org/opends/server/replication/server/changelog/je/JEReplicaDB.java 5 ●●●● patch | view | raw | blame | history
opendj3-server-dev/src/server/org/opends/server/replication/server/changelog/je/JEReplicaDB.java
@@ -60,10 +60,7 @@
 * It is responsible for efficiently saving the updates that is received from
 * each master server into stable storage.
 * <p>
 * This class is also able to generate a {
  private static final LocalizedLogger logger = LocalizedLogger.getLoggerForThisClass();
@link DBCursor} that can be used to
 * This class is also able to generate a {@link DBCursor} that can be used to
 * read all changes from a given {@link CSN}.
 * <p>
 * This class publish some monitoring information below cn=monitor.