接口的使用
com.alibaba.csp.sentinel.slots.block.Rule
使用Rule的程序包
程序包
说明
-
com.alibaba.csp.sentinel.slots.block中Rule的使用
-
com.alibaba.csp.sentinel.slots.block.authority中Rule的使用
-
com.alibaba.csp.sentinel.slots.block.degrade中Rule的使用
修饰符和类型类说明classDegrade is used when the resources are in an unstable state, these resources will be degraded within the next defined time window. -
com.alibaba.csp.sentinel.slots.block.flow中Rule的使用
修饰符和类型类说明classEach flow rule is mainly composed of three factors: grade, strategy and controlBehavior: -
com.alibaba.csp.sentinel.slots.system中Rule的使用