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

Inherits ProtoBufIExtensible.

Public Member Functions

 EvaluatorControlProto ()
 

Properties

long timestamp [get, set]
 
string identifier [get, set]
 
ContextControlProto context_control [get, set]
 
KillEvaluatorProto kill_evaluator [get, set]
 
StopEvaluatorProto stop_evaluator [get, set]
 
DoneEvaluatorProto done_evaluator [get, set]
 

Constructor & Destructor Documentation

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

Property Documentation

ContextControlProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.context_control
getset
DoneEvaluatorProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.done_evaluator
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.identifier
getset
KillEvaluatorProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.kill_evaluator
getset
StopEvaluatorProto Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.stop_evaluator
getset
long Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorControlProto.timestamp
getset

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