This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Context.IContextMessageSource Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Common.Context.IContextMessageSource Interface Reference

Implement (and bind) this interface to send messages from a context as part of a heartbeat from Evaluator to Driver. More...

Inherited by Org.Apache.REEF.Common.Context.Defaults.DefaultContextMessageSource.

Properties

Optional< ContextMessageMessage [get]
 

Detailed Description

Implement (and bind) this interface to send messages from a context as part of a heartbeat from Evaluator to Driver.

Property Documentation

Optional<ContextMessage> Org.Apache.REEF.Common.Context.IContextMessageSource.Message
get

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