Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | Properties | List of all members
Org.Apache.REEF.Common.Runtime.MachineStatus Class Reference

Public Member Functions

override string ToString ()
 

Properties

static string CurrentNodeCpuUsage [get]
 
static string AvailableMemory [get]
 
static string CurrentProcessMemoryUsage [get]
 
static string PeakProcessMemoryUsage [get]
 
static string CurrentProcessCpuUsage [get]
 

Member Function Documentation

◆ ToString()

override string Org.Apache.REEF.Common.Runtime.MachineStatus.ToString ( )
inline

Property Documentation

◆ AvailableMemory

string Org.Apache.REEF.Common.Runtime.MachineStatus.AvailableMemory
staticget

◆ CurrentNodeCpuUsage

string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentNodeCpuUsage
staticget

◆ CurrentProcessCpuUsage

string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentProcessCpuUsage
staticget

◆ CurrentProcessMemoryUsage

string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentProcessMemoryUsage
staticget

◆ PeakProcessMemoryUsage

string Org.Apache.REEF.Common.Runtime.MachineStatus.PeakProcessMemoryUsage
staticget

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