Searched defs:replicationServers (Results 1 - 25 of 54) sorted by relevance

123

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeStressReplicationDomain.java58 SortedSet<String> replicationServers, long heartbeatInterval,
61 super(newConfig(baseDN, serverID, replicationServers, heartbeatInterval), 1);
68 SortedSet<String> replicationServers, long heartbeatInterval)
71 new DomainFakeCfg(baseDN, serverID, replicationServers);
57 FakeStressReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
67 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval) argument
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
80 DomainFakeCfg fakeCfg = new DomainFakeCfg(baseDN, serverID, replicationServers);
88 SortedSet<String> replicationServers, long heartbeatInterval,
91 this(baseDN, serverID, replicationServers, 100, heartbeatInterval, generationId);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
103 SortedSet<String> replicationServers, long heartbeatInterval,
107 this(baseDN, serverID, replicationServers, 10
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
87 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, long generationId) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
102 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeStressReplicationDomain.java58 SortedSet<String> replicationServers, long heartbeatInterval,
61 super(newConfig(baseDN, serverID, replicationServers, heartbeatInterval), 1);
68 SortedSet<String> replicationServers, long heartbeatInterval)
71 new DomainFakeCfg(baseDN, serverID, replicationServers);
57 FakeStressReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
67 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval) argument
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
80 DomainFakeCfg fakeCfg = new DomainFakeCfg(baseDN, serverID, replicationServers);
88 SortedSet<String> replicationServers, long heartbeatInterval,
91 this(baseDN, serverID, replicationServers, 100, heartbeatInterval, generationId);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
103 SortedSet<String> replicationServers, long heartbeatInterval,
107 this(baseDN, serverID, replicationServers, 10
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
87 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, long generationId) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
102 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DFakeStressReplicationDomain.java58 SortedSet<String> replicationServers, long heartbeatInterval,
61 super(newConfig(baseDN, serverID, replicationServers, heartbeatInterval), 1);
68 SortedSet<String> replicationServers, long heartbeatInterval)
71 new DomainFakeCfg(baseDN, serverID, replicationServers);
57 FakeStressReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
67 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval) argument
H A DFakeReplicationDomain.java69 SortedSet<String> replicationServers, int window, long heartbeatInterval,
72 super(newConfig(baseDN, serverID, replicationServers, window, heartbeatInterval), generationId);
78 SortedSet<String> replicationServers, int window, long heartbeatInterval)
80 DomainFakeCfg fakeCfg = new DomainFakeCfg(baseDN, serverID, replicationServers);
88 SortedSet<String> replicationServers, long heartbeatInterval,
91 this(baseDN, serverID, replicationServers, 100, heartbeatInterval, generationId);
95 SortedSet<String> replicationServers, int window, long heartbeatInterval,
98 this(baseDN, serverID, replicationServers, window, heartbeatInterval, 1);
103 SortedSet<String> replicationServers, long heartbeatInterval,
107 this(baseDN, serverID, replicationServers, 10
68 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, long generationId) argument
77 newConfig(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval) argument
87 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, long generationId) argument
94 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
102 FakeReplicationDomain(DN baseDN, int serverID, SortedSet<String> replicationServers, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java73 Collection<String> replicationServers,
79 startPublishService(replicationServers, window, heartbeatInterval, 500);
87 Collection<String> replicationServers,
95 startPublishService(replicationServers, window, heartbeatInterval, 500);
70 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
84 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
H A DFakeStressReplicationDomain.java60 Collection<String> replicationServers,
66 startPublishService(replicationServers, window, heartbeatInterval, 500);
57 FakeStressReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java73 Collection<String> replicationServers,
79 startPublishService(replicationServers, window, heartbeatInterval, 500, null);
87 Collection<String> replicationServers,
95 startPublishService(replicationServers, window, heartbeatInterval, 500, null);
70 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
84 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
H A DFakeStressReplicationDomain.java60 Collection<String> replicationServers,
66 startPublishService(replicationServers, window, heartbeatInterval, 500, null);
57 FakeStressReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DFakeReplicationDomain.java73 Collection<String> replicationServers,
79 startPublishService(replicationServers, window, heartbeatInterval, 500);
87 Collection<String> replicationServers,
95 startPublishService(replicationServers, window, heartbeatInterval, 500);
70 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
84 FakeReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, String exportString, StringBuilder importString, int exportedEntryCount) argument
H A DFakeStressReplicationDomain.java60 Collection<String> replicationServers,
66 startPublishService(replicationServers, window, heartbeatInterval, 500);
57 FakeStressReplicationDomain( String serviceID, int serverID, Collection<String> replicationServers, int window, long heartbeatInterval, BlockingQueue<UpdateMsg> queue) argument
/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java43 private Set<String> replicationServers = new HashSet<String>(); field in class:ReplicaDescriptor
139 copy.addAll(replicationServers);
146 * @param replicationServers the list of replication servers (in their String
150 public void setReplicationServers(Set<String> replicationServers) argument
152 this.replicationServers.clear();
153 this.replicationServers.addAll(replicationServers);
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java44 private Set<String> replicationServers = new HashSet<String>(); field in class:ReplicaDescriptor
140 copy.addAll(replicationServers);
147 * @param replicationServers the list of replication servers (in their String
151 public void setReplicationServers(Set<String> replicationServers) argument
153 this.replicationServers.clear();
154 this.replicationServers.addAll(replicationServers);
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java44 private Set<String> replicationServers = new HashSet<String>(); field in class:ReplicaDescriptor
140 copy.addAll(replicationServers);
147 * @param replicationServers the list of replication servers (in their String
151 public void setReplicationServers(Set<String> replicationServers) argument
153 this.replicationServers.clear();
154 this.replicationServers.addAll(replicationServers);
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java43 private Set<String> replicationServers = new HashSet<String>(); field in class:ReplicaDescriptor
139 copy.addAll(replicationServers);
146 * @param replicationServers the list of replication servers (in their String
150 public void setReplicationServers(Set<String> replicationServers) argument
152 this.replicationServers.clear();
153 this.replicationServers.addAll(replicationServers);
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DReplicaDescriptor.java44 private Set<String> replicationServers = new HashSet<String>(); field in class:ReplicaDescriptor
140 copy.addAll(replicationServers);
147 * @param replicationServers the list of replication servers (in their String
151 public void setReplicationServers(Set<String> replicationServers) argument
153 this.replicationServers.clear();
154 this.replicationServers.addAll(replicationServers);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DReplicaDescriptor.java43 private Set<String> replicationServers = new HashSet<>(); field in class:ReplicaDescriptor
139 return new HashSet<>(replicationServers);
145 * @param replicationServers the list of replication servers (in their String
149 public void setReplicationServers(Set<String> replicationServers) argument
151 this.replicationServers.clear();
152 this.replicationServers.addAll(replicationServers);
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstallerHelper.java451 * @param replicationServers a Map where the key value is the base dn and
466 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
574 for (Set<String> rs : replicationServers.values())
601 for (String dn : replicationServers.keySet())
636 servers = replicationServers.get(dn);
465 configureReplication( InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers, int replicationPort, boolean useSecureReplication, String serverDisplay, Set<Integer> usedReplicationServerIds, Set<Integer> usedServerIds) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstallerHelper.java452 * @param replicationServers a Map where the key value is the base dn and
467 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
575 for (Set<String> rs : replicationServers.values())
602 for (String dn : replicationServers.keySet())
637 servers = replicationServers.get(dn);
466 configureReplication( InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers, int replicationPort, boolean useSecureReplication, String serverDisplay, Set<Integer> usedReplicationServerIds, Set<Integer> usedServerIds) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DDomainFakeCfg.java50 private final SortedSet<String> replicationServers; field in class:DomainFakeCfg
97 this.replicationServers = replServers;
181 return replicationServers;
367 + serverId + ", replicationServers=" + replicationServers;
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstallerHelper.java452 * @param replicationServers a Map where the key value is the base dn and
467 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
575 for (Set<String> rs : replicationServers.values())
602 for (String dn : replicationServers.keySet())
637 servers = replicationServers.get(dn);
466 configureReplication( InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers, int replicationPort, boolean useSecureReplication, String serverDisplay, Set<Integer> usedReplicationServerIds, Set<Integer> usedServerIds) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DDomainFakeCfg.java50 private final SortedSet<String> replicationServers; field in class:DomainFakeCfg
97 this.replicationServers = replServers;
181 return replicationServers;
367 + serverId + ", replicationServers=" + replicationServers;
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstallerHelper.java451 * @param replicationServers a Map where the key value is the base dn and
466 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
574 for (Set<String> rs : replicationServers.values())
601 for (String dn : replicationServers.keySet())
636 servers = replicationServers.get(dn);
465 configureReplication( InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers, int replicationPort, boolean useSecureReplication, String serverDisplay, Set<Integer> usedReplicationServerIds, Set<Integer> usedServerIds) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstallerHelper.java477 * @param replicationServers a Map where the key value is the base dn and
492 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
600 for (Set<String> rs : replicationServers.values())
627 for (String dn : replicationServers.keySet())
662 servers = replicationServers.get(dn);
491 configureReplication( InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers, int replicationPort, boolean useSecureReplication, String serverDisplay, Set<Integer> usedReplicationServerIds, Set<Integer> usedServerIds) argument

Completed in 203 milliseconds

123