Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Common.Catalog.INodeDescriptor Interface Reference

Inherited by Org.Apache.REEF.Common.Catalog.NodeDescriptorImpl.

Properties

IPEndPoint InetSocketAddress [get, set]
 
string HostName [get, set]
 
CPU Cpu [get, set]
 
RAM Ram [get, set]
 

Property Documentation

◆ Cpu

CPU Org.Apache.REEF.Common.Catalog.INodeDescriptor.Cpu
getset

◆ HostName

string Org.Apache.REEF.Common.Catalog.INodeDescriptor.HostName
getset

◆ InetSocketAddress

IPEndPoint Org.Apache.REEF.Common.Catalog.INodeDescriptor.InetSocketAddress
getset

◆ Ram

RAM Org.Apache.REEF.Common.Catalog.INodeDescriptor.Ram
getset

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