public class CpuStatsConfig extends DockerObject implements Serializable
Statistics| Constructor and Description |
|---|
CpuStatsConfig() |
| Modifier and Type | Method and Description |
|---|---|
CpuUsageConfig |
getCpuUsage() |
Long |
getOnlineCpus() |
Long |
getSystemCpuUsage() |
ThrottlingDataConfig |
getThrottlingData() |
getRawValues@CheckForNull public CpuUsageConfig getCpuUsage()
cpuUsage@CheckForNull public Long getSystemCpuUsage()
systemCpuUsage@CheckForNull public Long getOnlineCpus()
onlineCpus@CheckForNull public ThrottlingDataConfig getThrottlingData()
throttlingDataCopyright © 2025. All rights reserved.