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