| Class | Description |
|---|---|
| KeplerApp4CoGroup |
This class will parse CoGroup sub-workflow, execute it according to its input, and return execution output.
|
| KeplerApp4Cross |
This class will parse cross sub-workflow, execute it according to its input, and return execution output.
|
| KeplerApp4Map |
This class will parse map sub-workflow, execute it according to its input, and return execution output.
|
| KeplerApp4Match |
This class will parse match sub-workflow, execute it according to its input, and return execution output.
|
| KeplerApp4Reduce |
This class will parse reduce sub-workflow, execute it according to its input, and return execution output.
|
| KeplerAppBase |
A base class for Hadoop stubs that execute Kepler workflows.
|