public class SerialCollectorModule extends MemoryPoolModule
| Constructor and Description |
|---|
SerialCollectorModule(List<MemoryPoolMXBean> beans) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getCodeCacheNames() |
protected String[] |
getEdenNames() |
protected String[] |
getMetaspaceNames() |
protected String[] |
getOldNames() |
protected String[] |
getPermNames() |
protected String[] |
getSurvivorNames() |
getMemoryPoolMetricsListpublic SerialCollectorModule(List<MemoryPoolMXBean> beans)
protected String[] getPermNames()
getPermNames in class MemoryPoolModuleprotected String[] getCodeCacheNames()
getCodeCacheNames in class MemoryPoolModuleprotected String[] getEdenNames()
getEdenNames in class MemoryPoolModuleprotected String[] getOldNames()
getOldNames in class MemoryPoolModuleprotected String[] getSurvivorNames()
getSurvivorNames in class MemoryPoolModuleprotected String[] getMetaspaceNames()
getMetaspaceNames in class MemoryPoolModuleCopyright © 2019 The Apache Software Foundation. All rights reserved.