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

gbellato
26.31.2007 98a5896dca14ea8ac850d94ebd46713da552601d
opendj-sdk/opends/src/server/org/opends/server/replication/common/ServerState.java
@@ -43,7 +43,8 @@
 * ServerState class.
 * This object is used to store the last update seem on this server
 * from each server.
 * It is exchanged with the changelog servers at connection establishment time.
 * It is exchanged with the replication servers at connection establishment
 * time.
 */
public class ServerState implements Iterable<Short>
{