Searched defs:RSInfo (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/common/
H A DRSInfo.java36 public class RSInfo class
53 * Creates a new instance of RSInfo with every given info.
61 public RSInfo(int id, String serverUrl, method in class:RSInfo
122 RSInfo rsInfo = (RSInfo) obj;
/forgerock/opendj2/src/server/org/opends/server/replication/common/
H A DRSInfo.java36 public final class RSInfo class
56 * Creates a new instance of RSInfo with every given info.
64 public RSInfo(int rsServerId, String rsServerURL, method in class:RSInfo
127 final RSInfo rsInfo = (RSInfo) obj;
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/common/
H A DRSInfo.java36 public class RSInfo class
53 * Creates a new instance of RSInfo with every given info.
61 public RSInfo(int id, String serverUrl, method in class:RSInfo
122 RSInfo rsInfo = (RSInfo) obj;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/common/
H A DRSInfo.java36 public class RSInfo class
53 * Creates a new instance of RSInfo with every given info.
61 public RSInfo(int id, String serverUrl, method in class:RSInfo
122 RSInfo rsInfo = (RSInfo) obj;
/forgerock/opendj2-hg/src/server/org/opends/server/replication/common/
H A DRSInfo.java36 public final class RSInfo class
56 * Creates a new instance of RSInfo with every given info.
64 public RSInfo(int rsServerId, String rsServerURL, method in class:RSInfo
127 final RSInfo rsInfo = (RSInfo) obj;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/common/
H A DRSInfo.java36 public final class RSInfo class
56 * Creates a new instance of RSInfo with every given info.
64 public RSInfo(int rsServerId, String rsServerURL, method in class:RSInfo
127 final RSInfo rsInfo = (RSInfo) obj;

Completed in 42 milliseconds