com.alibaba.druid.support.profile
类 ProfileEntryKey
java.lang.Object
com.alibaba.druid.support.profile.ProfileEntryKey
public class ProfileEntryKey
- extends Object
ProfileEntryKey
public ProfileEntryKey(String parentName,
String name,
String type)
getParentName
public String getParentName()
getName
public String getName()
getType
public String getType()
fillValue
public void fillValue(ProfileEntryStatValue value)
hashCode
public int hashCode()
- 覆盖:
- 类
Object 中的 hashCode
equals
public boolean equals(Object obj)
- 覆盖:
- 类
Object 中的 equals
Copyright © 2013 Alibaba Group. All Rights Reserved.