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

Inherits ProtoBufIExtensible.

Public Member Functions

 ResourceLaunchProto ()
 

Properties

string identifier [get, set]
 
string remote_id [get, set]
 
string evaluator_conf [get, set]
 
ProcessType type [get, set]
 
global::System.Collections.Generic.List< FileResourceProtofile [get]
 

Constructor & Destructor Documentation

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

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceLaunchProto.evaluator_conf
getset
global.System.Collections.Generic.List<FileResourceProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceLaunchProto.file
get
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceLaunchProto.identifier
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceLaunchProto.remote_id
getset
ProcessType Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceLaunchProto.type
getset

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