Searched defs:hedgingAttemptCount (Results 1 – 1 of 1) sorted by relevance
1144 final int hedgingAttemptCount; field in RetriableStream.State1163 int hedgingAttemptCount) { in State()1295 int hedgingAttemptCount = this.hedgingAttemptCount + 1; in addActiveHedge() local