public class ARNJobReport extends ExtractionJobReport
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
extractedDocs, extractorErrorsCount, extractorWarningsCount, maxErrorsToSavereadWriteLock| Constructor and Description |
|---|
ARNJobReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsRetryableErrors() |
String |
getCrawler() |
Map<String,Collection<String>> |
getExtractorEvents() |
boolean |
hasErrors() |
void |
reset() |
void |
setCrawler(String crawler) |
void |
setExtractorEvents(Map<String,Collection<String>> extractorEvents) |
String |
toString() |
addExporterError, addExporterError, addExporterResource, addExporterResources, addExporterWarning, addExporterWithUnknownExportedTuples, getExportedDocs, getExporterErrors, getExporterErrorsCountByExporter, getExporterResources, getExporterResources, getExportersWithUnknownExportedTuples, getExporterWarnings, getExporterWarningsCountByExporter, hasRetryableExporterErrors, hasWarnings, incExportedDocsaddExtractorError, addExtractorWarning, getExtractedDocs, getExtractorErrors, getExtractorErrorsCount, getExtractorWarnings, getExtractorWarningsCount, incExtractedDocs, setExtractedDocs, setExtractorErrors, setExtractorWarningsaddGeneralError, addGeneralWarning, addHandlerError, addInitializationError, getEndTime, getExtractionDataSourceName, getFirstTime, getGeneralErrors, getGeneralWarnings, getHandlerErrors, getId, getInitializationErrors, getJobID, getJobName, getJobType, getMisfireError, getProjectName, getRetryCount, getRetryJob, getServerInfo, getStartTime, hasMisfired, setEndTime, setExtractionDataSourceName, setFirstTime, setId, setJobID, setJobName, setJobType, setMisfireError, setProjectName, setRetryCount, setRetryJob, setServerInfo, setStartTimeprotected static final long serialVersionUID
public String getCrawler()
public void setCrawler(String crawler)
public Map<String,Collection<String>> getExtractorEvents()
public void setExtractorEvents(Map<String,Collection<String>> extractorEvents)
public boolean containsRetryableErrors()
containsRetryableErrors in class ExtractionJobReportpublic boolean hasErrors()
hasErrors in interface JobReporthasErrors in class ExtractionJobReportpublic void reset()
reset in interface JobReportreset in class ExtractionJobReportpublic String toString()
toString in class ExtractionJobReportCopyright © 2024 Denodo Technologies. All rights reserved.