Package | Description |
---|---|
com.alibaba.druid.support.monitor.dao | |
com.alibaba.druid.support.spring.stat |
Modifier and Type | Method and Description |
---|---|
void |
MonitorDaoJdbcImpl.saveSpringMethod(MonitorContext ctx,
List<SpringMethodStatValue> list) |
void |
MonitorDao.saveSpringMethod(MonitorContext ctx,
List<SpringMethodStatValue> methodList) |
Modifier and Type | Method and Description |
---|---|
SpringMethodStatValue |
SpringMethodStat.getStatValue(boolean reset) |
Modifier and Type | Method and Description |
---|---|
List<SpringMethodStatValue> |
SpringStat.getStatList(boolean reset) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.