Searched defs:otherRSsNewSumOfLoadDistances (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java2096 BigDecimal otherRSsNewSumOfLoadDistances)
2101 otherRSsNewSumOfLoadDistances.round(roundCtx);
2095 mustAvoidYoyoEffect(BigDecimal rsNewLoadDistance, BigDecimal otherRSsNewSumOfLoadDistances) argument
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java2096 BigDecimal otherRSsNewSumOfLoadDistances)
2101 otherRSsNewSumOfLoadDistances.round(roundCtx);
2095 mustAvoidYoyoEffect(BigDecimal rsNewLoadDistance, BigDecimal otherRSsNewSumOfLoadDistances) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/
H A DReplicationBroker.java2074 BigDecimal otherRSsNewSumOfLoadDistances)
2079 otherRSsNewSumOfLoadDistances.round(roundCtx);
2073 mustAvoidYoyoEffect(BigDecimal rsNewLoadDistance, BigDecimal otherRSsNewSumOfLoadDistances) argument

Completed in 39 milliseconds