This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.IEStage< T > Interface Template Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
List of all members
Org.Apache.REEF.Wake.IEStage< T > Interface Template Reference

Stage that executes an event handler More...

Inherits Org.Apache.REEF.Wake.IEventHandler< T >, and Org.Apache.REEF.Wake.IStage.

Inherited by Org.Apache.REEF.Wake.AbstractEStage< T >.

Additional Inherited Members

- Public Member Functions inherited from Org.Apache.REEF.Wake.IEventHandler< T >
void OnNext (T value)
 Process an event More...
 

Detailed Description

Stage that executes an event handler


The documentation for this interface was generated from the following file: