See: Description
Interface | Description |
---|---|
HystrixDynamicProperties |
A hystrix plugin (SPI) for resolving dynamic configuration properties.
|
HystrixDynamicProperty<T> |
Generic interface to represent a dynamic property value so Hystrix can consume
properties without being tied to any particular backing implementation.
|
HystrixProperty<T> |
Generic interface to represent a property value so Hystrix can consume properties without being tied to any particular backing implementation.
|