Class AggregatedTraceWrapper
java.lang.Object
kieker.analysis.architecture.trace.aggregation.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.
This class is internally used to be created from
TraceAggregator and processed from statistics
stages.- Since:
- 1.14
- Author:
- Sören Henning
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AggregatedTraceWrapper
-
-
Method Details
-
getAggregatedTrace
-
getTrace
-
isFirst
public boolean isFirst()
-