| Constructor and Description |
|---|
RSTask(eu.dnetlib.api.enabling.ResultSetService resultSetService,
String outputResultSetID,
BlockingQueue<String> queue,
AtomicInteger activeThreads,
Object allThreadsFinished) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
Exception |
getException() |
boolean |
isSuccess() |
void |
run() |
void |
setErrors(List<String> errors) |
public RSTask(eu.dnetlib.api.enabling.ResultSetService resultSetService,
String outputResultSetID,
BlockingQueue<String> queue,
AtomicInteger activeThreads,
Object allThreadsFinished)
Copyright © 2019. All rights reserved.