public class GcStatisticsCollector extends Object implements StatisticsCollector
| Modifier and Type | Class and Description |
|---|---|
class |
GcStatisticsCollector.GcStatisticsExporter |
static class |
GcStatisticsCollector.GcStats |
| Modifier and Type | Field and Description |
|---|---|
static String |
GC_STATS |
HtmlReporter |
reporterUtils |
| Constructor and Description |
|---|
GcStatisticsCollector() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
initialize() |
Exporter |
peek() |
void |
terminate() |
public static final String GC_STATS
public HtmlReporter reporterUtils
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.