public class CpuStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CpuStats.CpuUsage |
static class |
CpuStats.ThrottlingData |
| Constructor and Description |
|---|
CpuStats() |
| Modifier and Type | Method and Description |
|---|---|
CpuStats.CpuUsage |
cpuUsage() |
boolean |
equals(Object obj) |
int |
hashCode() |
Long |
systemCpuUsage() |
CpuStats.ThrottlingData |
throttlingData() |
String |
toString() |
public CpuStats.CpuUsage cpuUsage()
public Long systemCpuUsage()
public CpuStats.ThrottlingData throttlingData()
Copyright © 2017. All rights reserved.