Uses of Class
com.alibaba.druid.support.http.stat.WebAppStatValue
-
Packages that use WebAppStatValue Package Description com.alibaba.druid.support.http.stat com.alibaba.druid.support.monitor.dao -
-
Uses of WebAppStatValue in com.alibaba.druid.support.http.stat
Methods in com.alibaba.druid.support.http.stat that return WebAppStatValue Modifier and Type Method Description WebAppStatValueWebAppStat. getStatValue(boolean reset) -
Uses of WebAppStatValue in com.alibaba.druid.support.monitor.dao
Method parameters in com.alibaba.druid.support.monitor.dao with type arguments of type WebAppStatValue Modifier and Type Method Description voidMonitorDao. saveWebApp(MonitorContext ctx, List<WebAppStatValue> uriList)voidMonitorDaoJdbcImpl. saveWebApp(MonitorContext ctx, List<WebAppStatValue> list)
-