Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Common.Tasks.ITaskMessageSource Interface Reference

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

Inherited by Org.Apache.REEF.Common.Tasks.Defaults.DefaultTaskMessageSource.

Properties

Optional< TaskMessageMessage [get]
 

Detailed Description

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

Property Documentation

◆ Message

Optional<TaskMessage> Org.Apache.REEF.Common.Tasks.ITaskMessageSource.Message
get

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