public class CpuInformation extends Object
| Constructor and Description |
|---|
CpuInformation(int index,
org.hyperic.sigar.SigarProxy sigar) |
| Modifier and Type | Method and Description |
|---|---|
org.hyperic.sigar.Cpu |
getCpu() |
int |
getCpuIndex() |
org.hyperic.sigar.CpuInfo |
getCpuInfo() |
org.hyperic.sigar.CpuPerc |
getCpuPercentage() |
boolean |
isEnabled() |
void |
refresh() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.