public class SpringStat extends Object
Constructor and Description |
---|
SpringStat() |
Modifier and Type | Method and Description |
---|---|
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–2017 Alibaba Group. All rights reserved.