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

Inherits ProtoBufIExtensible.

Classes

class  TaskMessageProto
 

Public Member Functions

 TaskStatusProto ()
 

Properties

string task_id [get, set]
 
string context_id [get, set]
 
State state [get, set]
 
byte[] result [get, set]
 
bool recovery [get, set]
 
global::System.Collections.Generic.List< TaskStatusProto.TaskMessagePrototask_message [get]
 

Constructor & Destructor Documentation

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

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.context_id
getset
bool Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.recovery
getset
byte [] Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.result
getset
State Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.state
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.task_id
getset
global.System.Collections.Generic.List<TaskStatusProto.TaskMessageProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.task_message
get

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