java.lang.Object
com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayRegexCache

public final class GatewayRegexCache extends Object
从以下版本开始:
1.6.2
作者:
Eric Zhao
  • 方法详细资料

    • getRegexPattern

      public static Pattern getRegexPattern(String pattern)
    • addRegexPattern

      public static boolean addRegexPattern(String pattern)
    • clear

      public static void clear()