Class TracerProperties.Profile

java.lang.Object
org.aoju.bus.starter.tracer.TracerProperties.Profile
Enclosing class:
TracerProperties

public static class TracerProperties.Profile extends Object
  • Constructor Details

    • Profile

      public Profile()
  • Method Details

    • getFilter

      public Map<org.aoju.bus.tracer.config.TraceFilterConfig.Channel,Pattern> getFilter()
    • setFilter

      public void setFilter(Map<org.aoju.bus.tracer.config.TraceFilterConfig.Channel,Pattern> filter)