Interface | Description |
---|---|
ETLInlineStep |
All ETL Inline Steps must implement this interface.
|
ETLStep |
All ETL Transformation Steps must implement this interface.
|
Class | Description |
---|---|
AbstractETLCachedStep |
This is a partial implementation
AbstractETLStep . |
AbstractETLInlineRowStep |
This is a partial implementation
AbstractETLRowStep . |
AbstractETLRowStep |
This is a partial implementation
AbstractETLStep . |
AbstractETLStep |
This is a partial implementaton of the
ETLStep interface. |
AbstractGroupedDataInlineStep |
Base implementation which handles common functionality for all grouped data inline steps.
|
Enum | Description |
---|---|
ETLDataType | |
ETLFieldLinkType | |
ETLStepAPIVersion |
This enum holds every version of the Step API we've released.
|