|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
The pull side of the interface: Clients implement this and register it with the PullToPush class. More...
Public Member Functions | |
| T | GetNext () |
| Gets the next event More... | |
The pull side of the interface: Clients implement this and register it with the PullToPush class.
| T | The event type |
| T Org.Apache.REEF.Wake.Examples.P2p.IEventSource< T >.GetNext | ( | ) |
Gets the next event
1.8.11