public class EndecaIndexingOutputConfig.ContextStatusReporter extends java.lang.Object implements IndexingTask.StatusReporter
| Constructor and Description |
|---|
EndecaIndexingOutputConfig.ContextStatusReporter(Context pContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFailureCount()
Report the number of items unsuccessfully exported.
|
int |
getSuccessCount()
Report the number of items successfully exported.
|
public EndecaIndexingOutputConfig.ContextStatusReporter(Context pContext)
public int getSuccessCount()
getSuccessCount in interface IndexingTask.StatusReporterpublic int getFailureCount()
getFailureCount in interface IndexingTask.StatusReporter