Uses of Interface
kieker.model.analysismodel.trace.Trace
Packages that use Trace
Package
Description
Copyright 2026 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.
This package contains all processing filters bundled with kieker.
This package contains all processing filters bundled with kieker.
This package contains all processing filters bundled with kieker.
This package contains all processing filters bundled with kieker.
-
Uses of Trace in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery with parameters of type Trace -
Uses of Trace in kieker.analysis.architecture.trace.aggregation
Methods in kieker.analysis.architecture.trace.aggregation that return TraceModifier and TypeMethodDescriptionAggregatedTraceWrapper.getAggregatedTrace()AggregatedTraceWrapper.getTrace()Methods in kieker.analysis.architecture.trace.aggregation that return types with arguments of type TraceModifier and TypeMethodDescriptionteetime.framework.InputPort<Trace>TraceAggregatorStage.getInputPort()teetime.framework.OutputPort<Trace>TraceAggregatorStage.getOutputPort()Methods in kieker.analysis.architecture.trace.aggregation with parameters of type TraceModifier and TypeMethodDescriptionprotected booleanTraceEquivalence.doEquivalent(Trace traceA, Trace traceB) protected intprotected voidTraceAggregator.handleTrace(Trace trace) Constructors in kieker.analysis.architecture.trace.aggregation with parameters of type TraceModifierConstructorDescriptionAggregatedTraceWrapper(Trace aggregatedTrace, Trace trace, boolean isFirst) -
Uses of Trace in kieker.analysis.architecture.trace.graph
Methods in kieker.analysis.architecture.trace.graph with parameters of type Trace -
Uses of Trace in kieker.analysis.architecture.trace.reconstruction
Methods in kieker.analysis.architecture.trace.reconstruction that return TraceMethods in kieker.analysis.architecture.trace.reconstruction with parameters of type Trace -
Uses of Trace in kieker.analysis.architecture.trace.traversal
Methods in kieker.analysis.architecture.trace.traversal with parameters of type TraceModifier and TypeMethodDescriptionvoidTraceTraverser.traverse(Trace trace, Collection<IOperationCallVisitor> visitors) voidTraceTraverser.traverse(Trace trace, IOperationCallVisitor visitor) -
Uses of Trace in kieker.analysis.util.debug.hotspotdetection
Methods in kieker.analysis.util.debug.hotspotdetection with parameters of type Trace -
Uses of Trace in kieker.model.analysismodel.trace
Methods in kieker.model.analysismodel.trace that return TraceModifier and TypeMethodDescriptionTraceFactory.createTrace()Returns a new object of class 'Trace'. -
Uses of Trace in kieker.model.analysismodel.trace.impl
Classes in kieker.model.analysismodel.trace.impl that implement TraceMethods in kieker.model.analysismodel.trace.impl that return Trace -
Uses of Trace in kieker.model.analysismodel.trace.util
Methods in kieker.model.analysismodel.trace.util with parameters of type Trace