Searched refs:retryIndex (Results 1 – 1 of 1) sorted by relevance
909 int getCurrentFqdnIndex(int retryIndex, int numFqdns) { in getCurrentFqdnIndex() argument916 return (retryIndex + 1) / numAttemptsPerFqdn().get() % numFqdns; in getCurrentFqdnIndex()