public static class HystrixPropertiesChainedArchaiusProperty.IntegerProperty extends HystrixPropertiesChainedArchaiusProperty.ChainLink<Integer>
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Integer |
getValue() |
boolean |
isValueAcceptable() |
addCallback, checkAndFlip, get, toString
public IntegerProperty(HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty)
public IntegerProperty(String name, HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty)
public IntegerProperty(String name, HystrixPropertiesChainedArchaiusProperty.IntegerProperty next)
public IntegerProperty(HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty sProperty, HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty next)
public 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 © 2020. All Rights Reserved.