类 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) -
方法概要
从类继承的方法 org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
getPropertyKey, toString
-
构造器详细资料
-
TraceIgnorePatternWatcher
public TraceIgnorePatternWatcher(String propertyKey, TraceIgnoreExtendService traceIgnoreExtendService)
-
-
方法详细资料
-
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
- 指定者:
value在类中org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
-
getTraceIgnorePathPatterns
-