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

The pull side of the interface: Clients implement this and register it with the PullToPush class. More...

Public Member Functions

GetNext ()
 Gets the next event More...
 

Detailed Description

The pull side of the interface: Clients implement this and register it with the PullToPush class.

Template Parameters
TThe event type

Member Function Documentation

Gets the next event

Returns
The next event

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