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

Inherits Org.Apache.REEF.Common.Catalog.Capabilities.ICapability.

Public Member Functions

 RAM (int megaBytes)
 
override string ToString ()
 
override int GetHashCode ()
 

Properties

int MegaBytes [get]
 

Constructor & Destructor Documentation

◆ RAM()

Org.Apache.REEF.Common.Catalog.Capabilities.RAM.RAM ( int  megaBytes)
inline

Member Function Documentation

◆ GetHashCode()

override int Org.Apache.REEF.Common.Catalog.Capabilities.RAM.GetHashCode ( )
inline

◆ ToString()

override string Org.Apache.REEF.Common.Catalog.Capabilities.RAM.ToString ( )
inline

Property Documentation

◆ MegaBytes

int Org.Apache.REEF.Common.Catalog.Capabilities.RAM.MegaBytes
get

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