- parentNext() - Method in interface com.dataflux.architect.PlugStep
-
Read the next row from the parent.
- parentOutputItems(boolean) - Method in interface com.dataflux.architect.PlugStep
-
Returns StepOutputItems collection for the parent of this step.
- PlugEngine - Interface in com.dataflux.architect
-
Data Management Platform DataFlow Engine.
- PlugStep - Interface in com.dataflux.architect
-
Data Management Platform DataFlow Step.
- postExec() - Method in class com.dataflux.architect.example.HttpRequestStep
-
- postExec() - Method in class com.dataflux.architect.example.MultiRowOutputStepExample
-
- postExec() - Method in interface com.dataflux.architect.ISimpleStep
-
Execution of the job is complete.
- postExec() - Method in interface com.dataflux.architect.IStep
-
Execution of the job is complete.
- postExec() - Method in class com.dataflux.architect.SimpleStepAdapter
-
- postExec() - Method in class com.dataflux.architect.StepAdapter
-
- preExec() - Method in class com.dataflux.architect.example.DebugStep
-
- preExec(boolean) - Method in class com.dataflux.architect.example.HttpRequestStep
-
- preExec() - Method in class com.dataflux.architect.example.MultiRowOutputStepExample
-
- preExec() - Method in class com.dataflux.architect.example.StepExample
-
- preExec(boolean) - Method in interface com.dataflux.architect.ISimpleStep
-
Prepare for execution.
- preExec() - Method in interface com.dataflux.architect.IStep
-
Prepare for execution.
- preExec(boolean) - Method in class com.dataflux.architect.SimpleStepAdapter
-
- preExec() - Method in class com.dataflux.architect.StepAdapter
-
- prep(int) - Method in class com.dataflux.architect.example.DebugStep
-
- prep(int) - Method in class com.dataflux.architect.example.MultiRowOutputStepExample
-
- prep(int) - Method in class com.dataflux.architect.example.StepExample
-
- prep(int) - Method in interface com.dataflux.architect.IStep
-
Prepare input and output fields.
- prep(int) - Method in class com.dataflux.architect.StepAdapter
-
- PREP_FLAG_FULL - Static variable in interface com.dataflux.architect.IStep
-
Indicates that a full preparation is required.
- PREP_FLAG_QUICK - Static variable in interface com.dataflux.architect.IStep
-
Indicates the plugin should try to prepare quickly.
- PrepState - Enum in com.dataflux.architect
-
Preparing for execution result.
- processRow() - Method in class com.dataflux.architect.example.DebugSimpleStep
-
- processRow() - Method in class com.dataflux.architect.example.HttpRequestStep
-
- processRow() - Method in class com.dataflux.architect.example.SimpleStepExample
-
- processRow() - Method in interface com.dataflux.architect.ISimpleStep
-
Process a row of data.
- processRow() - Method in class com.dataflux.architect.SimpleStepAdapter
-