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