Package | Description |
---|---|
com.hof.mi.etl.step |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractETLStep.addError(ETLException e)
Use this method to record errors during execution of the step.
|
protected void |
AbstractETLStep.checkErrorThreshold()
Check if the step has exceeded this step's error threshold.
|