| Interface | Description |
|---|---|
| AbstractCallTreeFilter.IPairFactory<T> |
| Class | Description |
|---|---|
| AbstractAggregatedCallTreeFilter<T> |
This class has exactly one input port named "in".
|
| AbstractAggregatedCallTreeNode<T> |
This is an abstract base for a single node within an aggregated call tree.
|
| AbstractCallTreeFilter<T> |
Plugin providing the creation of calling trees both for individual traces and an aggregated form multiple traces.
|
| AbstractCallTreeNode<T> |
This is an abstract base for a single node within a call tree.
|
| AggregatedAllocationComponentOperationCallTreeFilter | |
| AggregatedAssemblyComponentOperationCallTreeFilter | |
| TraceCallTreeFilter |
Plugin providing the creation of calling trees both for individual traces
and an aggregated form for multiple traces.
This class has exactly one input port named "in". |
| TraceCallTreeNode |
This class represents a single node within the trace call tree.
|
| WeightedDirectedCallTreeEdge<T> |
This class represents a weighted and directed edge within a call tree.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net