public class CpuStatsConfig
extends java.lang.Object
implements java.io.Serializable
Statistics| Constructor and Description |
|---|
CpuStatsConfig() |
| Modifier and Type | Method and Description |
|---|---|
CpuUsageConfig |
getCpuUsage() |
java.lang.Long |
getOnlineCpus() |
java.lang.Long |
getSystemCpuUsage() |
ThrottlingDataConfig |
getThrottlingData() |
@CheckForNull public CpuUsageConfig getCpuUsage()
cpuUsage@CheckForNull public java.lang.Long getSystemCpuUsage()
systemCpuUsage@CheckForNull public java.lang.Long getOnlineCpus()
onlineCpus@CheckForNull public ThrottlingDataConfig getThrottlingData()
throttlingDataCopyright © 2020. All Rights Reserved.