public static class GcStatisticsCollector.GcStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GcStatisticsCollector.GcStats.Header |
| Constructor and Description |
|---|
GcStats(long duration,
String action,
long startTimestamp,
String cause,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getCause() |
long |
getDuration() |
String |
getName() |
long |
getStartTimestamp() |
Copyright © 2023. All rights reserved.