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 classAbstractSession<T extends AbstractTrace>Deprecated.1.15 moved to kieker-modelSubclasses of AbstractTrace in kieker.tools.trace.analysis.systemModel Modifier and Type Class Description classExecutionTraceDeprecated.1.15 moved to kieker-modelclassMessageTraceDeprecated.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 intTraceEndTimestampComparator. compare(AbstractTrace o1, AbstractTrace o2)intTraceStartTimestampComparator. compare(AbstractTrace o1, AbstractTrace o2)