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