| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.block.degrade.circuitbreaker |
| Modifier and Type | Method and Description |
|---|---|
static CircuitBreakerStrategy |
CircuitBreakerStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CircuitBreakerStrategy[] |
CircuitBreakerStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Alibaba Group. All rights reserved.