public abstract class GCModule extends Object implements GCMetricAccessor
| Constructor and Description |
|---|
GCModule(List<GarbageCollectorMXBean> beans) |
| Modifier and Type | Method and Description |
|---|---|
List<GC> |
getGCList() |
protected abstract String |
getNewGCName() |
protected abstract String |
getOldGCName() |
public GCModule(List<GarbageCollectorMXBean> beans)
Copyright © 2019 The Apache Software Foundation. All rights reserved.