public static class HystrixPropertiesChainedArchaiusProperty.IntegerProperty extends HystrixPropertiesChainedArchaiusProperty.ChainLink<Integer>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Integer |
getValue() |
boolean |
isValueAcceptable() |
addCallback, checkAndFlip, get, toStringpublic HystrixPropertiesChainedArchaiusProperty.IntegerProperty(HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty)
public HystrixPropertiesChainedArchaiusProperty.IntegerProperty(String name, HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty)
public HystrixPropertiesChainedArchaiusProperty.IntegerProperty(String name, HystrixPropertiesChainedArchaiusProperty.IntegerProperty next)
public HystrixPropertiesChainedArchaiusProperty.IntegerProperty(HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty, HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty next)
public HystrixPropertiesChainedArchaiusProperty.IntegerProperty(HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty, HystrixPropertiesChainedArchaiusProperty.IntegerProperty next)
public boolean isValueAcceptable()
isValueAcceptable in class HystrixPropertiesChainedArchaiusProperty.ChainLink<Integer>public Integer getValue()
getValue in class HystrixPropertiesChainedArchaiusProperty.ChainLink<Integer>public String getName()
getName in class HystrixPropertiesChainedArchaiusProperty.ChainLink<Integer>Copyright © 2017. All Rights Reserved.