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, setStartTime
protected static final long serialVersionUID
public boolean hasErrors()
hasErrors
in interface JobReport
hasErrors
in class BaseJobReport
public void reset()
reset
in interface JobReport
reset
in class BaseJobReport
public String toString()
toString
in class BaseJobReport
Copyright © 2024 Denodo Technologies. All rights reserved.