| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Processor |
MeanProcessingTimeProcessorSelectorStrategy.getProcessor(List<RouteStatistics> stats) |
List<Integer> |
MeanProcessingTimeProcessorSelectorStrategy.getWeightedProcessors(List<RouteStatistics> stats,
List<org.apache.camel.Processor> processors) |
| Modifier and Type | Method and Description |
|---|---|
List<RouteStatistics> |
MBeanRouteStatisticsCollector.query(List<org.apache.camel.Processor> processors,
org.apache.camel.Exchange exchange)
Query stats for processors
|
| Modifier and Type | Method and Description |
|---|---|
List<RouteStatistics> |
RouteStatisticsCollector.query(List<org.apache.camel.Processor> processors,
org.apache.camel.Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Processor |
ProcessorSelectorStrategy.getProcessor(List<RouteStatistics> stats) |
List<Integer> |
ProcessorSelectorStrategy.getWeightedProcessors(List<RouteStatistics> stats,
List<org.apache.camel.Processor> processors) |
Copyright © 2017 Gareth Healy. All rights reserved.