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