|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Inherits Org.Apache.REEF.Driver.Bridge.Clr2java.IClr2Java.
Public Member Functions | |
| string[] | GetExpectedEvaluatorIds () |
| IDs of the expected Evaluators on Driver Restart. More... | |
| DateTime | GetStartTime () |
| StartTime of the restart. More... | |
| int | GetResubmissionAttempts () |
| The number of times the Driver has been resubmitted. More... | |
Public Member Functions inherited from Org.Apache.REEF.Driver.Bridge.Clr2java.IClr2Java | |
| void | OnError (string message) |
| string [] Org.Apache.REEF.Driver.Bridge.Clr2java.IDriverRestartedClr2Java.GetExpectedEvaluatorIds | ( | ) |
IDs of the expected Evaluators on Driver Restart.
| int Org.Apache.REEF.Driver.Bridge.Clr2java.IDriverRestartedClr2Java.GetResubmissionAttempts | ( | ) |
The number of times the Driver has been resubmitted.
Does not include the initial submission.
| DateTime Org.Apache.REEF.Driver.Bridge.Clr2java.IDriverRestartedClr2Java.GetStartTime | ( | ) |
StartTime of the restart.
1.8.11