Searched refs:resultPollAlgorithm (Results 1 – 1 of 1) sorted by relevance
61 ResultRetryAlgorithm<V> resultPollAlgorithm, in poll() argument64 return run(callable, new ExponentialPollAlgorithm(pollSettings, clock), resultPollAlgorithm); in poll()