public class VDPViewIndexingProcessReport extends DatabaseJobReport
reportsextractedDocs, extractorErrorsCount, extractorWarningsCount, maxErrorsToSavereadWriteLock| Constructor and Description |
|---|
VDPViewIndexingProcessReport() |
VDPViewIndexingProcessReport(int jobID,
String jobName,
String jobType,
Date startTime,
String viewName,
String viewIndexingProcessName,
String query) |
| Modifier and Type | Method and Description |
|---|---|
long |
getExtractedRows() |
String |
getViewIndexingProcessName() |
String |
getViewName() |
void |
incExtractedRows(int execution,
long numRows) |
void |
incExtractedRows(long numRows) |
void |
setExtractedRows(long extractedRows) |
void |
setViewIndexingProcessName(String viewIndexingProcessName) |
void |
setViewName(String viewName) |
String |
toString() |
addExecutionSucess, addExporterError, addExporterError, addExtractorError, addReport, addSourceError, getCombinations, getExecutionErrors, getFailedExecutions, getQuery, getReports, getSourcesErrors, getSuccessExecutions, hasErrors, incExportedDocs, incExtractedDocs, removeReport, reset, setCombinations, setEndTime, setPreviousExecutionErrors, setPreviousExecutionSuccess, setQueryaddExporterError, addExporterError, addExporterResource, addExporterResources, addExporterWarning, addExporterWithUnknownExportedTuples, containsRetryableErrors, 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, setStartTimepublic long getExtractedRows()
public void setExtractedRows(long extractedRows)
public String getViewName()
public void setViewName(String viewName)
public String getViewIndexingProcessName()
public void setViewIndexingProcessName(String viewIndexingProcessName)
public void incExtractedRows(int execution,
long numRows)
public void incExtractedRows(long numRows)
public String toString()
toString in class DatabaseJobReportCopyright © 2024 Denodo Technologies. All rights reserved.