public abstract class GPlusDataCollector extends Object implements Runnable
Constructor and Description |
---|
GPlusDataCollector() |
Modifier and Type | Method and Description |
---|---|
boolean |
backoffAndIdentifyIfRetry(com.google.api.client.googleapis.json.GoogleJsonResponseException gjre,
org.apache.streams.util.api.requests.backoff.BackOffStrategy backOff)
Looks at the status code of the exception.
|
public boolean backoffAndIdentifyIfRetry(com.google.api.client.googleapis.json.GoogleJsonResponseException gjre, org.apache.streams.util.api.requests.backoff.BackOffStrategy backOff) throws org.apache.streams.util.api.requests.backoff.BackOffException
gjre
- GoogleJsonResponseExceptionbackOff
- BackOffStrategyorg.apache.streams.util.api.requests.backoff.BackOffException
Copyright © 2018 The Apache Software Foundation. All rights reserved.