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, setZooKeeperUrlprotected java.lang.String exceptions
protected java.util.List<java.lang.Class> exceptionList
protected LoadBalanceStrategy getDefaultLoadBalanceStrategy()
getDefaultLoadBalanceStrategy in class FabricLoadBalancerFeatureprotected LoadBalanceTargetSelector getDefaultLoadBalanceTargetSelector()
getDefaultLoadBalanceTargetSelector in class FabricLoadBalancerFeaturepublic void setExceptions(java.lang.String exceptions)
Copyright © 2011-2014 Red Hat. All Rights Reserved.