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. |
ExporterWithContext |
Exports retrieved information to several targets, such as data bases, files and indexes.
|
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. |
ExporterQueryContext |
Provides information (a context) about the query and its parameters that originated the
collection of
Document s to be exported by an instance of an Exporter or
ExporterWithContext . |
Exception | Description |
---|---|
ExporterException |
Exception that encapsulates an error when exporting data to target.
|
RetryableExporterException |
Exception that encapsulates an retryable error when exporting data.
|
Copyright © 2024 Denodo Technologies. All rights reserved.