类 Profiler
java.lang.Object
com.alibaba.druid.support.profile.Profiler
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ProfileEntrycurrent()static voidstatic Map<ProfileEntryKey,ProfileEntryReqStat> static voidstatic booleanisEnable()static voidrelease(long nanos) static void
-
字段详细资料
-
构造器详细资料
-
Profiler
public Profiler()
-
-
方法详细资料
-
isEnable
public static boolean isEnable() -
enter
-
current
-
release
public static void release(long nanos) -
getStatsMap
-
initLocal
public static void initLocal() -
removeLocal
public static void removeLocal()
-