public class TaskPriorityQueueConsumerInterceptorInstrumentation
extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
TaskPriorityQueueConsumer instance and intercept `dispatch` method,
this method is a dispatch the task info of memory queue to worker nodes.| 构造器和说明 |
|---|
TaskPriorityQueueConsumerInterceptorInstrumentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch |
enhanceClass() |
org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancepublic TaskPriorityQueueConsumerInterceptorInstrumentation()
protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch enhanceClass()
enhanceClass 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefinepublic org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefinepublic org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefineCopyright © 2021 The Apache Software Foundation. All rights reserved.