Interface CpuStats.CpuUsage
-
- Enclosing interface:
- CpuStats
@Immutable public static interface CpuStats.CpuUsage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Long>percpuUsage()LongtotalUsage()LongusageInKernelmode()LongusageInUsermode()
-