|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Inherits Org.Apache.REEF.Common.Api.IAbstractFailure.
Inherited by Org.Apache.REEF.Driver.Bridge.Events.FailedTask.
Public Member Functions | |
| Optional< IActiveContext > | GetActiveContext () |
Public Member Functions inherited from Org.Apache.REEF.Common.Api.IFailure | |
| Exception | AsError () |
| Return the original Java Exception, or generate a new one if it does not exists. More... | |
Additional Inherited Members | |
Properties inherited from Org.Apache.REEF.Common.Api.IFailure | |
| string | Message [get, set] |
| One-line error message. More... | |
| Optional< string > | Description [get, set] |
| Optional long error description. More... | |
| Optional< string > | Reason [get, set] |
| Exception that caused the error, or null. More... | |
| Optional< byte[]> | Data [get, set] |
| Optional serialized version of the error message. More... | |
Properties inherited from Org.Apache.REEF.Utilities.IIdentifiable | |
| string | Id [get] |
| The Id of this object, e.g. More... | |
| Optional<IActiveContext> Org.Apache.REEF.Driver.Task.IFailedTask.GetActiveContext | ( | ) |
1.8.11