Package com.luna.common.os.hardware
Class Processor
java.lang.Object
com.luna.common.os.hardware.Processor
- Author:
- Tony
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIdle()getName()getNice()getUser()getWait()voidvoidsetLogicalProcessorCount(Integer logicalProcessorCount) voidvoidvoidsetPhysicalPackageCount(Integer physicalPackageCount) voidsetPhysicalProcessorCount(Integer physicalProcessorCount) voidsetProcessorId(String processorId) voidvoidvoidtoString()
-
Constructor Details
-
Processor
public Processor()
-
-
Method Details
-
getName
-
setName
-
getProcessorId
-
setProcessorId
-
getPhysicalPackageCount
-
setPhysicalPackageCount
-
getPhysicalProcessorCount
-
setPhysicalProcessorCount
-
getLogicalProcessorCount
-
setLogicalProcessorCount
-
getNice
-
setNice
-
getSystem
-
setSystem
-
getUser
-
setUser
-
getWait
-
setWait
-
getIdle
-
setIdle
-
toString
-