Uses of Class
com.alibaba.druid.support.profile.ProfileEntryReqStat
-
Packages that use ProfileEntryReqStat Package Description com.alibaba.druid.support.profile -
-
Uses of ProfileEntryReqStat in com.alibaba.druid.support.profile
Methods in com.alibaba.druid.support.profile that return types with arguments of type ProfileEntryReqStat Modifier and Type Method Description static Map<ProfileEntryKey,ProfileEntryReqStat>Profiler. getStatsMap()Method parameters in com.alibaba.druid.support.profile with type arguments of type ProfileEntryReqStat Modifier and Type Method Description voidProfileStat. record(Map<ProfileEntryKey,ProfileEntryReqStat> requestStatsMap)
-