Package | Description |
---|---|
com.dataflux.architect |
Data Management Platform Java™ Plugin.
|
com.dataflux.architect.example |
Data Management Platform Java™ Plugin Examples.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISimpleStep
Simple Java? Plugin.
|
interface |
IStep
Full Feature Java? Plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleStepAdapter
ISimpleStep adapter class. |
class |
StepAdapter
IStep adapter class. |
Modifier and Type | Class and Description |
---|---|
class |
DebugSimpleStep
Pass the input values directly as output values.
|
class |
DebugStep
Pass the input values directly as output values.
|
class |
HttpRequestStep
Execute an HTTP request using the specified method (
GET, POST, PUT, DELETE ). |
class |
MultiRowOutputStepExample
Generate multiple output rows per input row.
|
class |
SimpleStepExample
Demonstrate
ISimpleStep semantics. |
class |
StepExample
Demonstrate
IStep semantics. |
Copyright © 2012 SAS Institute Inc. All Rights Reserved.