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

Inherits ProtoBufIExtensible.

Public Member Functions

 ResourceAllocationProto ()
 

Properties

string identifier [get, set]
 
int resource_memory [get, set]
 
string node_id [get, set]
 
int virtual_cores [get, set]
 

Constructor & Destructor Documentation

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

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceAllocationProto.identifier
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceAllocationProto.node_id
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceAllocationProto.resource_memory
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.ResourceAllocationProto.virtual_cores
getset

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