| Package | Description |
|---|---|
| com.garethahealy.camel.dynamic.loadbalancer.core | |
| com.garethahealy.camel.dynamic.loadbalancer.statistics |
| Modifier and Type | Method and Description |
|---|---|
ProcessorSelectorStrategy |
DynamicLoadBalancerConfiguration.getRouteStatsSelectorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicLoadBalancerConfiguration.setRouteStatsSelectorStrategy(ProcessorSelectorStrategy routeStatsSelectorStrategy) |
| Constructor and Description |
|---|
DynamicLoadBalancerConfiguration(ProcessorSelectorStrategy routeStatsSelectorStrategy,
DeterministicCollectorStrategy deterministicCollectorStrategy,
RouteStatisticsCollector routeStatisticsCollector) |
| Modifier and Type | Class and Description |
|---|---|
class |
MeanProcessingTimeProcessorSelectorStrategy
Strategy which returns processor based on the mean processing time of the object
|
Copyright © 2017 Gareth Healy. All rights reserved.