Apache REEF  0.16.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

◆ GetNext()

Gets the next event

Returns
The next event

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