类的使用
org.apache.dubbo.common.profiler.ProfilerEntry
-
使用ProfilerEntry的程序包 程序包 说明 org.apache.dubbo.common.profiler -
-
org.apache.dubbo.common.profiler中ProfilerEntry的使用
返回ProfilerEntry的org.apache.dubbo.common.profiler中的方法 修饰符和类型 方法 说明 static ProfilerEntryProfiler. enter(ProfilerEntry entry, String message)static ProfilerEntryProfiler. getBizProfiler()ProfilerEntryProfilerEntry. getFirst()ProfilerEntryProfilerEntry. getParent()static ProfilerEntryProfiler. release(ProfilerEntry entry)static ProfilerEntryProfiler. setToBizProfiler(ProfilerEntry entry)static ProfilerEntryProfiler. start(String message)返回变量类型为ProfilerEntry的类型的org.apache.dubbo.common.profiler中的方法 修饰符和类型 方法 说明 List<ProfilerEntry>ProfilerEntry. getSub()参数类型为ProfilerEntry的org.apache.dubbo.common.profiler中的方法 修饰符和类型 方法 说明 static StringProfiler. buildDetail(ProfilerEntry entry)static List<String>Profiler. buildDetail(ProfilerEntry entry, long startTime, long totalUsageTime, int depth)static ProfilerEntryProfiler. enter(ProfilerEntry entry, String message)static ProfilerEntryProfiler. release(ProfilerEntry entry)static ProfilerEntryProfiler. setToBizProfiler(ProfilerEntry entry)参数类型为ProfilerEntry的org.apache.dubbo.common.profiler中的构造器 构造器 说明 ProfilerEntry(String message, ProfilerEntry parentEntry, ProfilerEntry firstEntry)
-