This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.RX.Impl Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.Wake.RX.Impl Namespace Reference

Classes

class  PubSubSubject
 Subject to provide publish/subscribe interface. More...
 
class  RxSyncStage
 Stage that executes the observer synchronously More...
 
class  RxThreadPoolStage
 Stage that executes the observer with a thread pool More...
 
class  RxTimerStage
 Timer stage that provides events to the observer periodically More...
 
class  SimpleSubject
 A Subject that relays all messages to its subscribers. More...