public static class HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty
extends com.netflix.config.PropertyWrapper<java.lang.Integer>
Constructor and Description |
---|
DynamicIntegerProperty(java.lang.String propName,
java.lang.Integer defaultValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get()
Get the current value from the underlying DynamicProperty
|
java.lang.Integer |
getValue() |