| Enum | Description |
|---|---|
| ETLElement | |
| ETLFlowType |
ETL Flow Types
|
| ETLStepCategory |
Defines categories for all ETLStep implementations
|
| ETLStepClassification |
Defines classifications for all ETLStep implementations
|
| ETLStepOptionType |
Defines option types for ETL Steps
|
| ETLStepSubCategory |
Defines sub categories for all ETLStep implementations
|
| Exception | Description |
|---|---|
| ETLException | |
| ETLStepErrorThresholdExceededException |
Exception thrown when an ETL step exceeds its error threshold.
|
| ETLStepRowThresholdExceededException |
Exception thrown when an ETL step exceeds max rows to be output from the step
|