Interface | Description |
---|---|
Exporter |
Exports retrieved information to several targets,
such as data bases, files and indexes.
|
ExporterResource |
Represents a resource used or returned as a result by an
Exporter ,
such as the path to exported files, etc. |
SchedulerExporter |
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.
|
SchedulerExporterExtended |
Provides information about the current status (open or closed) of a SchedulerExporter.
|
Class | Description |
---|---|
DefaultExporterResource |
Default implementation of interface
ExporterResource
that only stores the name of a resource used by a Scheduler exporter. |
ExporterContext |
Context with relevant information received by
Exporter s. |
Exception | Description |
---|---|
ExporterException |
Exception that encapsulates an error when exporting data to target.
|
RetryableExporterException |
Exception that encapsulates an retryable error when exporting data.
|
Copyright © 2021 Denodo Technologies. All rights reserved.