Uses of Class
com.google.api.gax.retrying.PollException
-
Uses of PollException in com.google.api.gax.retrying
Modifier and TypeMethodDescriptionboolean
ExponentialPollAlgorithm.shouldRetry
(TimedAttemptSettings nextAttemptSettings) Returnstrue
if another poll operation should be made or throwsPollException
, if either total timeout or total number of attempts is exceeded.