Apache REEF  0.16.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

◆ JobSubmissionProto()

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

Property Documentation

◆ configuration

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.configuration
getset

◆ driver_memory

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.driver_memory
getset

◆ driver_size

SIZE Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.driver_size
getset

◆ global_file

global.System.Collections.Generic.List<FileResourceProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.global_file
get

◆ identifier

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.identifier
getset

◆ local_File

global.System.Collections.Generic.List<FileResourceProto> Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.local_File
get

◆ priority

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.priority
getset

◆ queue

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.queue
getset

◆ remote_id

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.remote_id
getset

◆ user_name

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobSubmissionProto.user_name
getset

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