|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractLoadBalancerAwareClient.initWithNiwsConfig(IClientConfig)
RoundRobinRule
as the rule.
ILoadBalancer.chooseServer(Object)
with parameter null.
DefaultClientConfigImpl.DEFAULT_PROPERTY_NAME_SPACE
DefaultClientConfigImpl
if it does not exist.
DefaultClientConfigImpl
if does not exist
IClientConfig
IClientConfig
(which in turn were set via Archaius properties) will be taken into consideration
Server
is "alive" i.e.
IClient.execute(ClientRequest)
call.
IClient.execute(ClientRequest)
to update related stats.
IRule can be cascaded, this RetryRule class allows adding a retry logic to an existing Rule.- RetryRule() -
Constructor for class com.netflix.loadbalancer.RetryRule
-
- RetryRule(IRule) -
Constructor for class com.netflix.loadbalancer.RetryRule
-
- RetryRule(IRule, long) -
Constructor for class com.netflix.loadbalancer.RetryRule
-
- RoundRobinRule - Class in com.netflix.loadbalancer
- The most well known and basic loadbalacing strategy, i.e.
- RoundRobinRule() -
Constructor for class com.netflix.loadbalancer.RoundRobinRule
-
- rule -
Variable in class com.netflix.loadbalancer.BaseLoadBalancer
-
- run() -
Method in class com.netflix.loadbalancer.InterruptTask
-
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |