This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Driver.IDriverRestartCompleted Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Driver.IDriverRestartCompleted Interface Reference

Event fired on Driver restart completed More...

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

Properties

DateTime CompletedTime [get]
 The completed time of driver restart process. More...
 
bool IsTimedOut [get]
 Whether the driver restart completed event fired due to a timeout. More...
 

Detailed Description

Event fired on Driver restart completed

Property Documentation

DateTime Org.Apache.REEF.Driver.IDriverRestartCompleted.CompletedTime
get

The completed time of driver restart process.

bool Org.Apache.REEF.Driver.IDriverRestartCompleted.IsTimedOut
get

Whether the driver restart completed event fired due to a timeout.


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