| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.balancer |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingInterceptor |
NodeOnlineChecker.getLbi() |
static LoadBalancingInterceptor |
BalancerUtil.lookupBalancerInterceptor(Router router,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static List<LoadBalancingInterceptor> |
BalancerUtil.collectBalancers(Router router) |
| Modifier and Type | Method and Description |
|---|---|
Node |
RoundRobinStrategy.dispatch(LoadBalancingInterceptor interceptor) |
Node |
ByThreadStrategy.dispatch(LoadBalancingInterceptor interceptor) |
Node |
DispatchingStrategy.dispatch(LoadBalancingInterceptor interceptor) |
void |
NodeOnlineChecker.setLbi(LoadBalancingInterceptor lbi) |
Copyright © 2021. All Rights Reserved.