| Package | Description |
|---|---|
| org.rhq.core.system |
| Modifier and Type | Method and Description |
|---|---|
CpuInformation |
JavaSystemInfo.getCpu(int cpuIndex)
Throws
UnsupportedOperationException since the Java API cannot obtain information about CPUs. |
CpuInformation |
NativeSystemInfo.getCpu(int cpuIndex) |
CpuInformation |
SystemInfo.getCpu(int cpuIndex)
Returns information about a specified CPU installed on the hardware where the JVM is running.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.