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

Inherits ProtoBufIExtensible.

Public Member Functions

 ResourceStatusProto ()
 

Properties

string identifier [get, set]
 
State state [get, set]
 
string diagnostics [get, set]
 
int exit_code [get, set]
 
bool is_from_previous_driver [get, set]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.ResourceStatusProto ( )
inline

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.diagnostics
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.exit_code
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.identifier
getset
bool Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.is_from_previous_driver
getset
State Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceStatusProto.state
getset

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