类 TransportActionNodeProxyInstrumentation

java.lang.Object
org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
org.apache.skywalking.apm.plugin.elasticsearch.v6.define.TransportActionNodeProxyInstrumentation

public class TransportActionNodeProxyInstrumentation extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
  • 字段详细资料

    • INTERCEPTOR_CLASS

      public static final String INTERCEPTOR_CLASS
      另请参阅:
    • THREE_ARGS_CONSTRUCTOR_INTERCEPTOR_CLASS

      public static final String THREE_ARGS_CONSTRUCTOR_INTERCEPTOR_CLASS
      另请参阅:
    • TWO_ARGS_CONSTRUCTOR2_INTERCEPTOR_CLASS

      public static final String TWO_ARGS_CONSTRUCTOR2_INTERCEPTOR_CLASS
      另请参阅:
    • ENHANC_CLASS

      public static final String ENHANC_CLASS
      另请参阅:
    • CONSTRUCTOR_ARG_CLASS

      public static final String CONSTRUCTOR_ARG_CLASS
      另请参阅:
  • 构造器详细资料

    • TransportActionNodeProxyInstrumentation

      public TransportActionNodeProxyInstrumentation()
  • 方法详细资料

    • getConstructorsInterceptPoints

      public org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] getConstructorsInterceptPoints()
      指定者:
      getConstructorsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • getInstanceMethodsInterceptPoints

      public org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
      指定者:
      getInstanceMethodsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • getStaticMethodsInterceptPoints

      public org.apache.skywalking.apm.agent.core.plugin.interceptor.StaticMethodsInterceptPoint[] getStaticMethodsInterceptPoints()
      指定者:
      getStaticMethodsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • enhanceClass

      protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch enhanceClass()
      指定者:
      enhanceClass 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • witnessClasses

      protected String[] witnessClasses()
      覆盖:
      witnessClasses 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine