Package | Description |
---|---|
kieker.tools.trace.analysis.filter.visualization.callTree |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
protected AllocationComponentOperationPair |
AggregatedAllocationComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) |
protected abstract T |
AbstractAggregatedCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg)
HACK.
|
protected AssemblyComponentOperationPair |
AggregatedAssemblyComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg)
HACK.
|
T |
AbstractCallTreeFilter.IPairFactory.createPair(SynchronousCallMessage callMsg)
This method creates an actual pair using the given call message.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net