Package | Description |
---|---|
org.voovan.tools |
Modifier and Type | Method and Description |
---|---|
static Map<String,TPerformance.ObjectInfo> |
TPerformance.getJVMObjectInfo(long pid,
String regex)
获取指定进程的对象信息
|
static Map<String,TPerformance.ObjectInfo> |
TPerformance.getJVMObjectInfo(long pid,
String regex,
Integer headCount)
获取指定进程的对象信息
|
static Map<String,TPerformance.ObjectInfo> |
TPerformance.getJVMObjectInfo(String regex,
int headCount)
获取当前JVM加载的对象信息(数量,所占内存大小)
|
Copyright © 2020 Voovan. All rights reserved.