Apache REEF  0.16.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

◆ RuntimeStatusProto()

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

Property Documentation

◆ container_allocation

global.System.Collections.Generic.List<string> Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.container_allocation
get

◆ error

RuntimeErrorProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.error
getset

◆ name

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.name
getset

◆ outstanding_container_requests

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.outstanding_container_requests
getset

◆ state

State Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeStatusProto.state
getset

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