Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Driver.Context.IFailedContext Interface Reference

Inherits Org.Apache.REEF.Driver.Context.IContext.

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

Properties

Optional< IActiveContextParentContext [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...
 

Property Documentation

Optional<IActiveContext> Org.Apache.REEF.Driver.Context.IFailedContext.ParentContext
get

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