See: Description
Class | Description |
---|---|
DebugSimpleStep |
Pass the input values directly as output values.
|
DebugStep |
Pass the input values directly as output values.
|
HttpRequestStep |
Execute an HTTP request using the specified method (
GET, POST, PUT, DELETE ). |
MultiRowOutputStepExample |
Generate multiple output rows per input row.
|
SimpleStepExample |
Demonstrate
ISimpleStep semantics. |
StepExample |
Demonstrate
IStep semantics. |
Note: The plugin examples are included in the Data Management Platform Java™ Plugin jar and as such have a package name that represents that location. Therefore, modifying the examples requires placing the modified source, including the package statement, in a new Java™ compilation unit.
Copyright © 2012 SAS Institute Inc. All Rights Reserved.