Package com.denodo.scheduler.api.exporter
package com.denodo.scheduler.api.exporter
-
ClassDescriptionDefault implementation of interface
ExporterResourcethat only stores the name of a resource used by a Scheduler exporter.Exports retrieved information to several targets, such as data bases, files and indexes.Context with relevant information received byExporters.Exception that encapsulates an error when exporting data to target.Provides information (a context) about the query and its parameters that originated the collection ofDocuments to be exported by an instance of anExporterorExporterWithContext.Represents a resource used or returned as a result by anExporter, such as the path to exported files, etc.Exports retrieved information to several targets, such as data bases, files and indexes.Exception that encapsulates an retryable error when exporting data.Provides information about the job execution time (the first time this job was executed, before retrying it, if it was necessary), the job retry number and the retry execution time.Provides information about the current status (open or closed) of a SchedulerExporter.