Interface | Description |
---|---|
ETLProcessStatus |
Holds the status of an ETL Process.
|
ETLStepStatus |
Class | Description |
---|---|
ETLProcessStatusImpl |
Implementation of the
ETLProcessStatus interface. |
ETLStepStatusConcurrentImpl |
ETLStepStatusImpl for concurrent status updates |
ETLStepStatusImpl |
Implementation of the
ETLStepStatus interface. |
Enum | Description |
---|---|
ETLProcessStatus.ETLProcessStatusCode |
Status codes for the process
|
ETLStepStatus.ETLStepStatusCode |
Step status codes.
|