Package kieker.analysis.architecture.trace.aggregation
This package contains all processing filters bundled with kieker.
Note: currently most filters are kept in kieker.analysisteetime as they are classified as experimental.
- Since:
- 1.15
- Author:
- Reiner Jung
-
Class Summary Class Description AggregatedTraceCreatorStage This class is a TeeTime stage that transforms aTraceto anAggregatedTraceWrapper.AggregatedTraceUnwrapperStage This class is a TeeTime stage that acceptsAggregatedTraceWrapperelements at its input port and send sends their containing aggregated trace to the stage�s output port ifAggregatedTraceWrapper.isFirst()returns true.AggregatedTraceWrapper This is wrapper class for aggregated traces that also contains a specific trace to which the aggregated trace belongs to and the information whether this is the first time this aggregated trace was created.OperationCallEquivalence This class defines an equivalence forOperationCalls using the classEquivalence.TraceAggregator This class creates aggregated traces from normalTraces.TraceAggregatorStage TraceEquivalence This class defines an equivalence forTraces using the classEquivalence.