Searched refs:getEvaluation (Results 1 - 4 of 4) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java1372 private Message getEvaluation(int rsServerId) method in class:ReplicationBroker.RSEvaluations
2587 evals.getEvaluation(previousRsServerID).toString(),
2588 evals.getEvaluation(bestRsServerId).toString());
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java1631 private Message getEvaluation(int rsServerId) method in class:ReplicationBroker.RSEvaluations
2847 evals.getEvaluation(replicationServerID).toString(),
2848 evals.getEvaluation(bestRsServerId).toString());
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java1372 private Message getEvaluation(int rsServerId) method in class:ReplicationBroker.RSEvaluations
2587 evals.getEvaluation(previousRsServerID).toString(),
2588 evals.getEvaluation(bestRsServerId).toString());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationBroker.java1350 private LocalizableMessage getEvaluation(int rsServerId) method in class:ReplicationBroker.RSEvaluations
2555 evals.getEvaluation(previousRsServerID),
2556 evals.getEvaluation(bestRsServerId));

Completed in 69 milliseconds