Class 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
-
Nested Class Summary
Nested classes/interfaces inherited from class 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 -
Constructor Summary
ConstructorsConstructorDescriptionTraceIgnorePatternWatcher(String propertyKey, TraceIgnoreExtendService traceIgnoreExtendService) -
Method Summary
Methods inherited from class org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
getPropertyKey, toString
-
Constructor Details
-
TraceIgnorePatternWatcher
public TraceIgnorePatternWatcher(String propertyKey, TraceIgnoreExtendService traceIgnoreExtendService)
-
-
Method Details
-
notify
public void notify(org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent value) - Specified by:
notifyin classorg.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
-
value
- Specified by:
valuein classorg.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
-
getTraceIgnorePathPatterns
-