Package com.denodo.scheduler.client.job
Class AbstractVDPLoadJobData
java.lang.Object
com.denodo.scheduler.client.job.JobData
com.denodo.scheduler.client.job.AbstractVDPLoadJobData
- All Implemented Interfaces:
JobInformation,Serializable
- Direct Known Subclasses:
VDPCacheJobData,VDPDAGLoadJobData,VDPDataLoadJobData
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.denodo.scheduler.client.job.JobData
JobData.Result, JobData.State -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractVDPLoadJobData(int jobID, String name, String type) protected -
Method Summary
Modifier and TypeMethodDescriptionvoidreset()voidsetLoadProcessSuccess(Map<String, LoadProcessSuccessInfo> loadProcessSuccess) Methods inherited from class com.denodo.scheduler.client.job.JobData
addExporterWithUnknownExportedTuples, completeJobData, getCombinations, getDuration, getExportationErrors, getExportationGlobalResult, getExportationResult, getExportationWarnings, getExportersWithUnknownExportedTuples, getExtractionErrors, getExtractionGlobalResult, getExtractionResult, getExtractionWarnings, getFirstExecution, getGlobalNumberOfProcessedDocuments, getJobID, getLastResult, getName, getNextExecution, getNumberOfProcessedDocuments, getParametersExecuted, getPreviousExecution, getProjectId, getProjectName, getQueryErrors, getQuerySuccess, getRetryCount, getState, getType, incExportationErrors, incExportationGlobalResult, incExportationResult, incExportationWarnings, incExtractionErrors, incExtractionGlobalResult, incExtractionResult, incExtractionWarnings, incParametersExecuted, isInterrupted, isStartedWithState, retryJob, setCombinations, setDuration, setExportationErrors, setExportationGlobalResult, setExportationResult, setExportationWarnings, setFirstExecution, setInterrupted, setLastResult, setName, setNextExecution, setPreviousExecution, setProjectId, setProjectName, setQueryErrors, setQuerySuccess, setRetryCount, setRetryJob, setStartedWithState, setState, setType, toString