public static interface IndexingTask.StatusReporter
| Modifier and Type | Method and Description | 
|---|---|
int | 
getFailureCount()
Report the number of items unsuccessfully exported. 
 | 
int | 
getSuccessCount()
Report the number of items successfully exported. 
 |