类 GatewayRegexCache
java.lang.Object
com.alibaba.csp.sentinel.adapter.gateway.common.param.GatewayRegexCache
- 从以下版本开始:
- 1.6.2
- 作者:
- Eric Zhao
-
方法概要
修饰符和类型方法说明static booleanaddRegexPattern(String pattern) static voidclear()static PatterngetRegexPattern(String pattern)
-
方法详细资料
-
getRegexPattern
-
addRegexPattern
-
clear
public static void clear()
-