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

Default handler for ContextStart More...

Inherits IObserver< IContextStart >.

Public Member Functions

void OnNext (IContextStart contextStart)
 
void OnError (Exception error)
 
void OnCompleted ()
 

Detailed Description

Default handler for ContextStart

Member Function Documentation

void Org.Apache.REEF.Common.Context.Defaults.DefaultContextStartHandler.OnCompleted ( )
inline
void Org.Apache.REEF.Common.Context.Defaults.DefaultContextStartHandler.OnError ( Exception  error)
inline
void Org.Apache.REEF.Common.Context.Defaults.DefaultContextStartHandler.OnNext ( IContextStart  contextStart)
inline

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