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

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

Public Member Functions

 CPU (int cores)
 
override string ToString ()
 
override int GetHashCode ()
 

Properties

int Cores [get]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Common.Catalog.Capabilities.CPU.CPU ( int  cores)
inline

Member Function Documentation

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

Property Documentation

int Org.Apache.REEF.Common.Catalog.Capabilities.CPU.Cores
get

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