Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | Properties | List of all members
Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorStatusProto Class Reference

Inherits ProtoBufIExtensible.

Public Member Functions

 EvaluatorStatusProto ()
 

Properties

string evaluator_id [get, set]
 
State state [get, set]
 
byte [] error [get, set]
 

Constructor & Destructor Documentation

◆ EvaluatorStatusProto()

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

Property Documentation

◆ error

byte [] Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorStatusProto.error
getset

◆ evaluator_id

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorStatusProto.evaluator_id
getset

◆ state

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

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