Package kieker.analysis.architecture.trace.aggregation
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
-
ClassesClassDescriptionThis class is a TeeTime stage that transforms a
Traceto anAggregatedTraceWrapper.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.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.This class defines an equivalence forOperationCalls using the classEquivalence.This class creates aggregated traces from normalTraces.This class defines an equivalence forTraces using the classEquivalence.