public class RoundRobinRouterWithFailoverToNextNode extends AbstractRouterWithFailOverToNextNode
AbstractRouterWithFailOverToNextNode.RouterStrategy
Constructor and Description |
---|
RoundRobinRouterWithFailoverToNextNode() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
failingSupported()
Allow to turn on and off failing support.
|
protected long |
getModableValue(Object parameter)
Return long value for mod calculation.
|
protected AbstractRouterWithFailOverToNextNode.RouterStrategy |
getStrategy()
Return RouterStrategy - which should be used for current Router implementation.
|
addModRoutedMethod, addModRoutedMethod, callFailed, customize, getLog, getServiceAmount, getServiceIdForCall
public RoundRobinRouterWithFailoverToNextNode()
protected boolean failingSupported()
AbstractRouterWithFailOverToNextNode
failingSupported
in class AbstractRouterWithFailOverToNextNode
protected AbstractRouterWithFailOverToNextNode.RouterStrategy getStrategy()
AbstractRouterWithFailOverToNextNode
getStrategy
in class AbstractRouterWithFailOverToNextNode
AbstractRouterWithFailOverToNextNode.RouterStrategy
protected long getModableValue(Object parameter)
AbstractRouterWithFailOverToNextNode
getModableValue
in class AbstractRouterWithFailOverToNextNode
parameter
- some method incoming parameterCopyright © 2010-2014 anotheria.net. All Rights Reserved.