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

Inherits Org.Apache.REEF.Utilities.IMessage, and Org.Apache.REEF.Utilities.IIdentifiable.

Inherited by Org.Apache.REEF.Driver.Bridge.Events.CompletedTask.

Properties

IActiveContext ActiveContext [get]
 The Context on which this task was executed. More...
 
- Properties inherited from Org.Apache.REEF.Utilities.IMessage
byte[] Message [get]
 Get Message payload More...
 
- Properties inherited from Org.Apache.REEF.Utilities.IIdentifiable
string Id [get]
 The Id of this object, e.g. More...
 

Property Documentation

IActiveContext Org.Apache.REEF.Driver.Task.ICompletedTask.ActiveContext
get

The Context on which this task was executed.


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