类 TraceIgnorePatternWatcher

java.lang.Object
org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
org.apache.skywalking.apm.plugin.trace.ignore.TraceIgnorePatternWatcher

public class TraceIgnorePatternWatcher extends org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
  • 嵌套类概要

    从类继承的嵌套类/接口 org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher

    org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent, org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.EventType
  • 构造器概要

    构造器
    构造器
    说明
    TraceIgnorePatternWatcher(String propertyKey, TraceIgnoreExtendService traceIgnoreExtendService)
     
  • 方法概要

    修饰符和类型
    方法
    说明
     
    void
    notify(org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent value)
     
     

    从类继承的方法 org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher

    getPropertyKey, toString

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

  • 方法详细资料

    • notify

      public void notify(org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent value)
      指定者:
      notify 在类中 org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
    • value

      public String value()
      指定者:
      value 在类中 org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
    • getTraceIgnorePathPatterns

      public String getTraceIgnorePathPatterns()