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

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java2234 * @param requesterServerId The serverId of the server that requested the
2240 int requesterServerId)
2370 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,
2239 initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java2262 * @param requesterServerId The serverId of the server that requested the
2268 int requesterServerId)
2401 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,
2267 initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java2235 * @param requesterServerId The serverId of the server that requested the
2241 int requesterServerId)
2371 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,
2240 initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java2234 * @param requesterServerId The serverId of the server that requested the
2240 int requesterServerId)
2370 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,
2239 initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationDomain.java2262 * @param requesterServerId The serverId of the server that requested the
2268 int requesterServerId)
2401 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,
2267 initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationDomain.java2233 * @param requesterServerId The serverId of the server that requested the
2238 private void initialize(InitializeTargetMsg initTargetMsgReceived, int requesterServerId) argument
2366 ErrorMsg errorMsg = new ErrorMsg(requesterServerId,

Completed in 123 milliseconds