Searched refs:backoffCount (Results 1 – 1 of 1) sorted by relevance
45 private int backoffCount; field in ExponentialBackoff70 backoffCount++; in getNextBackoff()77 return backoffCount; in getBackoffCount()85 return backoffCount < maximumBackoffs; in isInRange()94 backoffCount = 0; in reset()