public class ProfileStat extends Object
构造器和说明 |
---|
ProfileStat() |
限定符和类型 | 方法和说明 |
---|---|
Map<ProfileEntryKey,ProfileEntryStat> |
getEntries() |
List<Map<String,Object>> |
getStatData() |
List<ProfileEntryStatValue> |
getStatValue(boolean reset) |
void |
record(Map<ProfileEntryKey,ProfileEntryReqStat> requestStatsMap) |
public Map<ProfileEntryKey,ProfileEntryStat> getEntries()
public void record(Map<ProfileEntryKey,ProfileEntryReqStat> requestStatsMap)
public List<ProfileEntryStatValue> getStatValue(boolean reset)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.