| Package | Description |
|---|---|
| com.alibaba.druid.support.profile |
| Modifier and Type | Method and Description |
|---|---|
ProfileEntryKey |
ProfileEntry.getKey() |
| Modifier and Type | Method and Description |
|---|---|
Map<ProfileEntryKey,ProfileEntryStat> |
ProfileStat.getEntries() |
static Map<ProfileEntryKey,ProfileEntryReqStat> |
Profiler.getStatsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileStat.record(Map<ProfileEntryKey,ProfileEntryReqStat> requestStatsMap) |
| Constructor and Description |
|---|
ProfileEntry(ProfileEntry parent,
ProfileEntryKey key) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.