| Package | Description |
|---|---|
| com.syncthemall.diffbot.api |
| Modifier and Type | Method and Description |
|---|---|
Future<Article> |
DiffbotAPI.batch(ArticleRequest articleRequest)
Add an
ArticleRequest to the batch list. |
Future<Frontpage> |
DiffbotAPI.batch(FrontpageRequest frontpageRequest)
Add an
FrontpageRequest to the batch list. |
protected Future<T> |
Future.setError(DiffbotException error) |
protected Future<T> |
Future.setExecuted(boolean executed) |
protected Future<T> |
Future.setResult(T result) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DiffbotAPI.executeBatch(Future<? extends Object> initiator) |
Copyright © 2013. All Rights Reserved.