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

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

Member Function Documentation

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

Property Documentation

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

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