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.