public class ProfileStat extends Object
Constructor and Description |
---|
ProfileStat() |
Modifier and Type | Method and Description |
---|---|
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–2017 Alibaba Group. All rights reserved.