public class ARNIndexJobReport extends BaseJobReport
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
readWriteLock| Constructor and Description |
|---|
ARNIndexJobReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMaintenanceError(String actionID,
String errorDescription) |
void |
addMaintenanceResults(String actionID,
Map result) |
Map<String,String> |
getMaintenanceErrors() |
Map<String,Map> |
getMaintenanceResults() |
boolean |
hasErrors() |
void |
reset() |
String |
toString() |
addGeneralError, addGeneralWarning, addHandlerError, addInitializationError, getEndTime, getExtractionDataSourceName, getFirstTime, getGeneralErrors, getGeneralWarnings, getHandlerErrors, getId, getInitializationErrors, getJobID, getJobName, getJobType, getMisfireError, getProjectName, getRetryCount, getRetryJob, getServerInfo, getStartTime, hasMisfired, hasWarnings, setEndTime, setExtractionDataSourceName, setFirstTime, setId, setJobID, setJobName, setJobType, setMisfireError, setProjectName, setRetryCount, setRetryJob, setServerInfo, setStartTimeprotected static final long serialVersionUID
public boolean hasErrors()
hasErrors in interface JobReporthasErrors in class BaseJobReportpublic void reset()
reset in interface JobReportreset in class BaseJobReportpublic String toString()
toString in class BaseJobReportCopyright © 2024 Denodo Technologies. All rights reserved.