类的使用
com.alibaba.csp.sentinel.adapter.reactor.ContextConfig
-
com.alibaba.csp.sentinel.adapter.reactor中ContextConfig的使用
限定符构造器说明EntryConfig(String resourceName, int resourceType, com.alibaba.csp.sentinel.EntryType entryType, int acquireCount, Object[] args, ContextConfig contextConfig) EntryConfig(String resourceName, int resourceType, com.alibaba.csp.sentinel.EntryType entryType, ContextConfig contextConfig) EntryConfig(String resourceName, com.alibaba.csp.sentinel.EntryType entryType, int acquireCount, Object[] args, ContextConfig contextConfig) EntryConfig(String resourceName, com.alibaba.csp.sentinel.EntryType entryType, ContextConfig contextConfig)