private static class JvmPauseMonitor.GcTimes extends Object
| Modifier and Type | Field and Description |
|---|---|
private long |
gcCount |
private long |
gcTimeMillis |
| Modifier | Constructor and Description |
|---|---|
private |
JvmPauseMonitor.GcTimes(GarbageCollectorMXBean gcBean) |
private |
JvmPauseMonitor.GcTimes(long count,
long time) |
private JvmPauseMonitor.GcTimes(GarbageCollectorMXBean gcBean)
private JvmPauseMonitor.GcTimes(long count,
long time)
private JvmPauseMonitor.GcTimes subtract(JvmPauseMonitor.GcTimes other)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.