| Package | Description |
|---|---|
| org.fusesource.insight.camel.profiler |
| Modifier and Type | Method and Description |
|---|---|
Stats |
Stats.getParent() |
Stats |
Profiler.getStats(org.apache.camel.model.ProcessorDefinition<?> definition) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<org.apache.camel.model.ProcessorDefinition<?>,Stats> |
Profiler.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeData.start(Stats stats) |
boolean |
ExchangeData.stop(Stats stats) |
| Constructor and Description |
|---|
ProfilerProcessor(Profiler profiler,
org.apache.camel.Processor processor,
Stats stats,
java.util.Map<java.lang.String,ExchangeData> exchanges) |
Stats(org.apache.camel.model.ProcessorDefinition definition,
Stats parent) |
Copyright © 2014 Red Hat. All Rights Reserved.