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

Inherits ProtoBufIExtensible.

Public Member Functions

 NodeDescriptorProto ()
 

Properties

string identifier [get, set]
 
string host_name [get, set]
 
int port [get, set]
 
int memory_size [get, set]
 
string rack_name [get, set]
 

Constructor & Destructor Documentation

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

Property Documentation

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.host_name
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.identifier
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.memory_size
getset
int Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.port
getset
string Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.rack_name
getset

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