| Class | Description |
|---|---|
| KeplerCoGroupStub |
A PACT CoGroup stub that runs a Kepler workflow.
|
| KeplerCombineAndReduceStub |
A PACT Reduce stub that runs a Kepler workflow.
|
| KeplerCrossStub |
A PACT Cross stub that runs a Kepler workflow.
|
| KeplerMapStub |
A PACT Map stub that runs a Kepler workflow.
|
| KeplerMatchStub |
A PACT Match stub that runs a Kepler workflow.
|
| KeplerReduceStub |
A PACT Reduce stub that runs a Kepler workflow.
|
| ScriptEngineMapStub |
A Stratosphere Map stub that executes a ScriptEngine.
|
| ScriptEngineReduceStub |
A Stratosphere Reduce stub that executes a ScriptEngine.
|
| StubUtilities |
A collection of utilities used by Kepler PACT stubs.
|
| SumValuesCoGroup |
A CoGroupStub that sums the values in both inputs.
|