|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Inherits Org.Apache.REEF.Driver.Context.IContext.
Inherited by Org.Apache.REEF.Driver.Bridge.Events.FailedContext.
Properties | |
| Optional< IActiveContext > | ParentContext [get] |
Properties inherited from Org.Apache.REEF.Driver.Context.IContext | |
| string | EvaluatorId [get] |
| the identifier of the Evaluator this EvaluatorContext is instantiated on. More... | |
| Optional< string > | ParentId [get] |
| ID of the parent context, if there is any. More... | |
| IEvaluatorDescriptor | EvaluatorDescriptor [get] |
| descriptor of the Evaluator this Context is on. More... | |
Properties inherited from Org.Apache.REEF.Utilities.IIdentifiable | |
| string | Id [get] |
| The Id of this object, e.g. More... | |
|
get |
1.8.11