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

Jean-Noel Rouvignac
06.08.2013 bfe3a38b79cfb8d3b536ed03f7d2b9db918e98d6
opends/src/server/org/opends/server/replication/server/changelog/api/ChangeNumberIndexDBCursor.java
@@ -37,11 +37,11 @@
{
  /**
   * Getter for the {@link CNIndexData} record.
   * Getter for the record.
   *
   * @return The replication CNIndexData record.
   * @return The current {@link CNIndexRecord}.
   */
  CNIndexData getCNIndexData();
  CNIndexRecord getRecord();
  /**
   * Skip to the next record of the database.