| Modifier and Type | Class and Description |
|---|---|
static class |
CpuStats.CpuUsage.Builder |
| Constructor and Description |
|---|
CpuUsage() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<Long> |
percpuUsage() |
abstract Long |
totalUsage() |
abstract Long |
usageInKernelmode() |
abstract Long |
usageInUsermode() |
Copyright © 2019. All rights reserved.