| Package | Description |
|---|---|
| com.netflix.hystrix.strategy.properties |
Strategy definition for properties and configuration and default implementation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HystrixPropertiesChainedArchaiusProperty.BooleanProperty |
static class |
HystrixPropertiesChainedArchaiusProperty.IntegerProperty |
static class |
HystrixPropertiesChainedArchaiusProperty.StringProperty |
| Modifier and Type | Method and Description |
|---|---|
static <T> HystrixProperty<T> |
HystrixProperty.Factory.asProperty(HystrixPropertiesChainedArchaiusProperty.ChainLink<T> chainedProperty) |
| Constructor and Description |
|---|
HystrixPropertiesChainedArchaiusProperty.ChainLink(HystrixPropertiesChainedArchaiusProperty.ChainLink<T> nextProperty) |
Copyright © 2015. All Rights Reserved.