public final class Linux extends Object implements CPUParser
| Constructor and Description |
|---|
Linux() |
| Modifier and Type | Method and Description |
|---|---|
String |
cpuInfo()
Return the cpu info for the processors (assuming symetric multiprocessing
which means that all CPUs are identical).
|
int |
numProcessors()
Return the number of processors available on the machine
|
public int numProcessors()
numProcessors in interface CPUParserCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.