public class FabricFailOverFeature extends FabricLoadBalancerFeature
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.Class> |
exceptionList |
protected java.lang.String |
exceptions |
Constructor and Description |
---|
FabricFailOverFeature() |
Modifier and Type | Method and Description |
---|---|
protected LoadBalanceStrategy |
getDefaultLoadBalanceStrategy() |
protected LoadBalanceTargetSelector |
getDefaultLoadBalanceTargetSelector() |
void |
setExceptions(java.lang.String exceptions) |
destroy, getAddressResolver, getCurator, getFabricPath, getGroup, getLoadBalanceStrategy, getMaximumConnectionTimeout, getZooKeeperPassword, getZooKeeperUrl, initComplete, initialize, initialize, initialize, isShouldCloseZkClient, postShutdown, preShutdown, setAddressResolver, setCurator, setFabricPath, setLoadBalanceStrategy, setMaximumConnectionTimeout, setShouldCloseZkClient, setupClientConduitSelector, setZooKeeperPassword, setZooKeeperUrl
protected java.lang.String exceptions
protected java.util.List<java.lang.Class> exceptionList
protected LoadBalanceStrategy getDefaultLoadBalanceStrategy()
getDefaultLoadBalanceStrategy
in class FabricLoadBalancerFeature
protected LoadBalanceTargetSelector getDefaultLoadBalanceTargetSelector()
getDefaultLoadBalanceTargetSelector
in class FabricLoadBalancerFeature
public void setExceptions(java.lang.String exceptions)
Copyright © 2015 Red Hat. All Rights Reserved.