com.alibaba.druid.support.profile
类 ProfileStat
java.lang.Object
com.alibaba.druid.support.profile.ProfileStat
public class ProfileStat
- extends Object
ProfileStat
public ProfileStat()
getEntries
public Map<ProfileEntryKey,ProfileEntryStat> getEntries()
record
public void record(Map<ProfileEntryKey,ProfileEntryReqStat> requestStatsMap)
getStatData
public List<Map<String,Object>> getStatData()
getStatValue
public List<ProfileEntryStatValue> getStatValue(boolean reset)
Copyright © 2013 Alibaba Group. All Rights Reserved.