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

◆ NodeDescriptorProto()

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

Property Documentation

◆ host_name

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.host_name
getset

◆ identifier

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

◆ memory_size

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.memory_size
getset

◆ port

int Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.port
getset

◆ rack_name

string Org.Apache.REEF.Common.Protobuf.ReefProtocol.NodeDescriptorProto.rack_name
getset

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