Enum Class的使用
com.alibaba.csp.sentinel.slots.block.degrade.circuitbreaker.CircuitBreakerStrategy
使用CircuitBreakerStrategy的程序包
-
com.alibaba.csp.sentinel.slots.block.degrade.circuitbreaker中CircuitBreakerStrategy的使用
修饰符和类型方法说明static CircuitBreakerStrategyReturns the enum constant of this class with the specified name.static CircuitBreakerStrategy[]CircuitBreakerStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.