| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.balancer |
| Modifier and Type | Class and Description |
|---|---|
class |
ByThreadStrategy |
class |
RoundRobinStrategy
Strategy that iterates the endpoints according to https://en.wikipedia.org/wiki/Round-robin
This strategy is agnostic to every other factor, such as sessions and endpoint performance.
|
| Modifier and Type | Method and Description |
|---|---|
DispatchingStrategy |
LoadBalancingInterceptor.getDispatchingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancingInterceptor.setDispatchingStrategy(DispatchingStrategy strategy) |
Copyright © 2022. All Rights Reserved.