Class TraceSqlParametersWatcher

java.lang.Object
org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
org.apache.skywalking.apm.plugin.jdbc.TraceSqlParametersWatcher

public class TraceSqlParametersWatcher 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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent value)
     
     

    Methods inherited from class org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher

    getPropertyKey, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TraceSqlParametersWatcher

      public TraceSqlParametersWatcher(String propertyKey)
  • Method Details

    • notify

      public void notify(org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher.ConfigChangeEvent value)
      Specified by:
      notify in class org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher
    • value

      public String value()
      Specified by:
      value in class org.apache.skywalking.apm.agent.core.conf.dynamic.AgentConfigChangeWatcher