public class KeplerCombineAndReduceStub extends KeplerReduceStub implements ExecutionListener
Constructor and Description |
---|
KeplerCombineAndReduceStub() |
Modifier and Type | Method and Description |
---|---|
void |
open(eu.stratosphere.configuration.Configuration parameters)
Configure the stub by loading the workflow and setting the PACT data
types from the workflow stub actors.
|
close, executionError, executionFinished, managerStateChanged, reduce
getIterationRuntimeContext, getRuntimeContext, setRuntimeContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executionError, executionFinished, managerStateChanged
public KeplerCombineAndReduceStub()
public void open(eu.stratosphere.configuration.Configuration parameters) throws java.lang.Exception
KeplerReduceStub
open
in interface eu.stratosphere.api.common.functions.Function
open
in class KeplerReduceStub
java.lang.Exception