public class CpuStatisticsCollector extends Object implements StatisticsCollector
| Modifier and Type | Class and Description |
|---|---|
static class |
CpuStatisticsCollector.Header |
class |
CpuStatisticsCollector.OSStatisticsExporter |
| Constructor and Description |
|---|
CpuStatisticsCollector() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
initialize() |
Exporter |
peek() |
void |
terminate() |
public void initialize()
initialize in interface StatisticsCollectorpublic void terminate()
terminate in interface StatisticsCollectorpublic Exporter peek()
peek in interface StatisticsCollectorpublic String getName()
getName in interface StatisticsCollectorCopyright © 2023. All rights reserved.