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

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

Property Documentation

string Org.Apache.REEF.Common.Runtime.MachineStatus.AvailableMemory
staticget
string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentNodeCpuUsage
staticget
string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentProcessCpuUsage
staticget
string Org.Apache.REEF.Common.Runtime.MachineStatus.CurrentProcessMemoryUsage
staticget
string Org.Apache.REEF.Common.Runtime.MachineStatus.PeakProcessMemoryUsage
staticget

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