public abstract class CPUMetricsAccessor extends Object
| Constructor and Description |
|---|
CPUMetricsAccessor(int cpuCoreNum) |
| Modifier and Type | Method and Description |
|---|---|
CPU |
getCPUMetrics() |
protected abstract long |
getCpuTime() |
protected void |
init() |
protected void init()
protected abstract long getCpuTime()
public CPU getCPUMetrics()
Copyright © 2019 The Apache Software Foundation. All rights reserved.