Uses of Class
com.denodo.scheduler.client.job.report.DatabaseJobReport
Packages that use DatabaseJobReport
-
Uses of DatabaseJobReport in com.denodo.scheduler.client.job.report
Subclasses of DatabaseJobReport in com.denodo.scheduler.client.job.reportModifier and TypeClassDescriptionclassReport for VDPIndexer jobs.classReport for individual View Indexing ProcessesFields in com.denodo.scheduler.client.job.report with type parameters of type DatabaseJobReportModifier and TypeFieldDescriptionprotected Map<Integer,DatabaseJobReport> DatabaseJobReport.reportsMap of Reports <int execution, DatabaseJobReport report> : holds the reports of the execution of each individual query if the the job has a parameterized query.Methods in com.denodo.scheduler.client.job.report that return types with arguments of type DatabaseJobReportMethods in com.denodo.scheduler.client.job.report with parameters of type DatabaseJobReportModifier and TypeMethodDescriptionvoidDatabaseJobReport.addReport(int execution, DatabaseJobReport report)