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

Inherits ProtoBufIExtensible.

Public Member Functions

 ResourceRequestProto ()
 

Properties

int memory_size [get, set]
 
int priority [get, set]
 
int virtual_cores [get, set]
 
int resource_count [get, set]
 
global::System.Collections.Generic.List< string > node_name [get]
 
global::System.Collections.Generic.List< string > rack_name [get]
 
bool relax_locality [get, set]
 

Constructor & Destructor Documentation

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

Property Documentation

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.memory_size
getset
global.System.Collections.Generic.List<string> Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.node_name
get
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.priority
getset
global.System.Collections.Generic.List<string> Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.rack_name
get
bool Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.relax_locality
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.resource_count
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceRequestProto.virtual_cores
getset

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