| Class | Description |
|---|---|
| JobData |
Information about a job in the scheduler: its name, current status,
last execution and its last results.
|
| JobDataFactory |
Returns the suitable
JobData, according to the job type. |
| VDPCacheJobData |
Job Data with information about cache results: number of cached documents and number of errors when caching tuples.
|
| VDPDataLoadJobData |
Job Data with information aboutdata load results: number of inserted documents and number of errors when inserting tuples.
|
| VDPIndexerJobData |
Job Data with information about VDP crawling: date of the last successful execution.
|
| Enum | Description |
|---|---|
| JobData.Result |
Represents the result of the last execution of the job.
|
| JobData.State |
An enumeration of job states.
|
Copyright © 2025 Denodo Technologies. All rights reserved.