类 FilterMatchers.MatcherInfo

java.lang.Object
org.apache.skywalking.oal.rt.parser.FilterMatchers.MatcherInfo
封闭类:
FilterMatchers

public static class FilterMatchers.MatcherInfo extends Object
  • 构造器详细资料

    • MatcherInfo

      public MatcherInfo(Class<?> matcher, boolean isBooleanType)
  • 方法详细资料

    • getMatcher

      public Class<?> getMatcher()
    • isBooleanType

      public boolean isBooleanType()