com.alibaba.druid.support.profile
类 ProfileEntryReqStat
java.lang.Object
com.alibaba.druid.support.profile.ProfileEntryReqStat
public class ProfileEntryReqStat
- extends Object
ProfileEntryReqStat
public ProfileEntryReqStat()
getExecuteCount
public long getExecuteCount()
incrementExecuteCount
public void incrementExecuteCount()
getExecuteTimeNanos
public long getExecuteTimeNanos()
addExecuteTimeNanos
public void addExecuteTimeNanos(long nanos)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.