This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Evaluator.DriverInformation Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | Static Public Member Functions | Properties | List of all members
Org.Apache.REEF.Common.Evaluator.DriverInformation Class Reference

Public Member Functions

 DriverInformation (string rid, string startTime, IList< AvroReefServiceInfo > services)
 

Static Public Member Functions

static DriverInformation GetDriverInformationFromHttp (Uri queryUri)
 

Properties

string DriverRemoteIdentifier [get]
 
string DriverStartTime [get]
 
string NameServerId [get]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Common.Evaluator.DriverInformation.DriverInformation ( string  rid,
string  startTime,
IList< AvroReefServiceInfo services 
)
inline

Member Function Documentation

static DriverInformation Org.Apache.REEF.Common.Evaluator.DriverInformation.GetDriverInformationFromHttp ( Uri  queryUri)
inlinestatic

Property Documentation

string Org.Apache.REEF.Common.Evaluator.DriverInformation.DriverRemoteIdentifier
get
string Org.Apache.REEF.Common.Evaluator.DriverInformation.DriverStartTime
get
string Org.Apache.REEF.Common.Evaluator.DriverInformation.NameServerId
get

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