This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto 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.RuntimeStatusProto Class Reference

Inherits ProtoBufIExtensible.

Public Member Functions

 RuntimeStatusProto ()
 

Properties

string name [get, set]
 
State state [get, set]
 
RuntimeErrorProto error [get, set]
 
int outstanding_container_requests [get, set]
 
global::System.Collections.Generic.List< string > container_allocation [get]
 

Constructor & Destructor Documentation

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

Property Documentation

global.System.Collections.Generic.List<string> Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.container_allocation
get
RuntimeErrorProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.error
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.name
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.outstanding_container_requests
getset
State Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.state
getset

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