| Package | Description |
|---|---|
| org.kepler.hadoop.execution |
| Modifier and Type | Class and Description |
|---|---|
class |
KeplerApp4CoGroup
This class will parse CoGroup sub-workflow, execute it according to its input, and return execution output.
|
class |
KeplerApp4Cross
This class will parse cross sub-workflow, execute it according to its input, and return execution output.
|
class |
KeplerApp4Map
This class will parse map sub-workflow, execute it according to its input, and return execution output.
|
class |
KeplerApp4Match
This class will parse match sub-workflow, execute it according to its input, and return execution output.
|
class |
KeplerApp4Reduce
This class will parse reduce sub-workflow, execute it according to its input, and return execution output.
|