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

Classes

class  DefaultRemoteManagerFactory
 An implementation of IRemoteManagerFactory for DefaultRemoteManager.
 
class  LoggingEventHandler
 A logging event handler More...
 
class  MissingStartHandlerHandler
 
class  MultiEventHandler
 Event handler that dispatches an event to a specific handler based on an event class type More...
 
class  PeriodicEvent
 Periodic event for timers More...
 
class  PubSubEventHandler
 Event handler to provide publish/subscribe interfaces More...
 
class  SingleThreadStage
 Single thread stage that runs the event handler More...
 
class  SyncStage
 Stage that synchronously executes an event handler More...
 
class  ThreadPoolStage
 Stage that executes an event handler with a thread pool More...
 
class  TimerStage
 Stage that triggers an event handler periodically More...