Uses of Class
com.alibaba.druid.support.http.stat.WebURIStatValue
-
Packages that use WebURIStatValue Package Description com.alibaba.druid.support.http.stat com.alibaba.druid.support.monitor.dao -
-
Uses of WebURIStatValue in com.alibaba.druid.support.http.stat
Methods in com.alibaba.druid.support.http.stat that return WebURIStatValue Modifier and Type Method Description WebURIStatValueWebURIStat. getValue(boolean reset)Methods in com.alibaba.druid.support.http.stat that return types with arguments of type WebURIStatValue Modifier and Type Method Description List<WebURIStatValue>WebAppStat. getURIStatValueList(boolean reset) -
Uses of WebURIStatValue in com.alibaba.druid.support.monitor.dao
Method parameters in com.alibaba.druid.support.monitor.dao with type arguments of type WebURIStatValue Modifier and Type Method Description voidMonitorDao. saveWebURI(MonitorContext ctx, List<WebURIStatValue> uriList)voidMonitorDaoJdbcImpl. saveWebURI(MonitorContext ctx, List<WebURIStatValue> list)
-