| 程序包 | 说明 |
|---|---|
| com.alibaba.druid.support.profile |
| 限定符和类型 | 字段和说明 |
|---|---|
private Map<ProfileEntryKey,ProfileEntryStat> |
ProfileStat.entries |
private static AtomicLongFieldUpdater<ProfileEntryStat> |
ProfileEntryStat.executeCountUpdater |
private static AtomicLongFieldUpdater<ProfileEntryStat> |
ProfileEntryStat.executeTimeNanosUpdater |
| 限定符和类型 | 方法和说明 |
|---|---|
private ProfileEntryStat |
ProfileStat.getProfileEntry(ProfileEntryKey entryKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<ProfileEntryKey,ProfileEntryStat> |
ProfileStat.getEntries() |
Copyright © 2013–2019 Alibaba Group. All rights reserved.