Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Driver.Evaluator.EvaluatorException Class Reference

More...

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

Properties

IRunningTask RunningTask [get]
 The task that was running on the Evaluator or null if none was running exists. More...
 
string Id [get]
 
- Properties inherited from Org.Apache.REEF.Utilities.IIdentifiable
string Id [get]
 The Id of this object, e.g. More...
 

Detailed Description

Property Documentation

string Org.Apache.REEF.Driver.Evaluator.EvaluatorException.Id
get
IRunningTask Org.Apache.REEF.Driver.Evaluator.EvaluatorException.RunningTask
get

The task that was running on the Evaluator or null if none was running exists.


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