Uses of Class
kieker.tools.trace.analysis.systemModel.AbstractTrace
Package | Description |
---|---|
kieker.tools.trace.analysis.systemModel |
Copyright 2022 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.
|
kieker.tools.trace.analysis.systemModel.util |
Copyright 2022 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.
|
-
Uses of AbstractTrace in kieker.tools.trace.analysis.systemModel
Classes in kieker.tools.trace.analysis.systemModel with type parameters of type AbstractTrace Modifier and Type Class Description class
AbstractSession<T extends AbstractTrace>
Deprecated.1.15 moved to kieker-modelSubclasses of AbstractTrace in kieker.tools.trace.analysis.systemModel Modifier and Type Class Description class
ExecutionTrace
Deprecated.1.15 moved to kieker-modelclass
MessageTrace
Deprecated.1.15 moved to kieker-model -
Uses of AbstractTrace in kieker.tools.trace.analysis.systemModel.util
Methods in kieker.tools.trace.analysis.systemModel.util with parameters of type AbstractTrace Modifier and Type Method Description int
TraceEndTimestampComparator. compare(AbstractTrace o1, AbstractTrace o2)
int
TraceStartTimestampComparator. compare(AbstractTrace o1, AbstractTrace o2)