Class | Description |
---|---|
AggregatedTraceCreatorStage |
This class is a TeeTime stage that transforms a
Trace to an AggregatedTraceWrapper . |
AggregatedTraceUnwrapperStage |
This class is a TeeTime stage that accepts
AggregatedTraceWrapper elements at its input port
and send sends their containing aggregated trace to the stage�s output port if
AggregatedTraceWrapper.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 for
OperationCall s using the class Equivalence . |
TraceAggregator |
This class creates aggregated traces from normal
Trace s. |
TraceAggregatorStage | |
TraceEquivalence |
This class defines an equivalence for
Trace s using the class Equivalence . |
Copyright 2020 Kieker Project, http://kieker-monitoring.net