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

Inherits ProtoBufIExtensible.

Public Member Functions

 JobSubmissionProto ()
 

Properties

string identifier [get, set]
 
string remote_id [get, set]
 
string configuration [get, set]
 
string user_name [get, set]
 
SIZE driver_size [get, set]
 
int driver_memory [get, set]
 
int priority [get, set]
 
string queue [get, set]
 
global::System.Collections.Generic.List< FileResourceProtoglobal_file [get]
 
global::System.Collections.Generic.List< FileResourceProtolocal_File [get]
 

Constructor & Destructor Documentation

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

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.configuration
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.driver_memory
getset
SIZE Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.driver_size
getset
global.System.Collections.Generic.List<FileResourceProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.global_file
get
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.identifier
getset
global.System.Collections.Generic.List<FileResourceProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.local_File
get
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.priority
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.queue
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.remote_id
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.user_name
getset

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