This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.Impl.MissingStartHandlerHandler Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Wake.Impl.MissingStartHandlerHandler Class Reference

Inherits IObserver< StartTime >.

Public Member Functions

void OnNext (StartTime value)
 
void OnError (Exception error)
 
void OnCompleted ()
 

Member Function Documentation

void Org.Apache.REEF.Wake.Impl.MissingStartHandlerHandler.OnCompleted ( )
inline
void Org.Apache.REEF.Wake.Impl.MissingStartHandlerHandler.OnError ( Exception  error)
inline
void Org.Apache.REEF.Wake.Impl.MissingStartHandlerHandler.OnNext ( StartTime  value)
inline

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