class FileResourceCrawlerFutureResult extends java.lang.Object implements IFileProcessorFutureResult
| Modifier and Type | Field and Description |
|---|---|
private int |
added |
private int |
considered |
| Modifier | Constructor and Description |
|---|---|
protected |
FileResourceCrawlerFutureResult(int considered,
int added) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getAdded() |
protected int |
getConsidered() |