Package | Description |
---|---|
com.netflix.hystrix.strategy.properties |
Strategy definition for properties and configuration and default implementation.
|
Modifier and Type | Method and Description |
---|---|
static HystrixProperty<Boolean> |
HystrixProperty.Factory.asProperty(HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty value) |
Constructor and Description |
---|
BooleanProperty(HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty sProperty) |
BooleanProperty(HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty sProperty,
HystrixPropertiesChainedArchaiusProperty.BooleanProperty next) |
BooleanProperty(HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty sProperty,
HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty next) |
BooleanProperty(String name,
HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty sProperty) |
Copyright © 2020. All Rights Reserved.