public class SpringStat extends Object
| 构造器和说明 |
|---|
SpringStat() |
| 限定符和类型 | 方法和说明 |
|---|---|
SpringMethodStat |
getMethodStat(SpringMethodInfo methodInfo,
boolean create) |
Map<String,Object> |
getMethodStatData(String clazz,
String method) |
List<Map<String,Object>> |
getMethodStatDataList() |
List<SpringMethodStatValue> |
getStatList(boolean reset) |
void |
reset() |
public void reset()
public SpringMethodStat getMethodStat(SpringMethodInfo methodInfo, boolean create)
public List<SpringMethodStatValue> getStatList(boolean reset)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.