Package | Description |
---|---|
kieker.tools.trace.analysis.systemModel |
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.
|
kieker.tools.trace.analysis.systemModel.util |
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 | Class and Description |
---|---|
class |
AbstractSession<T extends AbstractTrace>
Sessions group traces which belong to the same high-level user interaction.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionTrace
This class is a container for a whole trace of executions (represented as instances of
Execution ). |
class |
MessageTrace
This class is a container for a whole trace of messages (represented as actual instances of
AbstractMessage ). |
Modifier and Type | Method and Description |
---|---|
int |
TraceStartTimestampComparator.compare(AbstractTrace o1,
AbstractTrace o2) |
int |
TraceEndTimestampComparator.compare(AbstractTrace o1,
AbstractTrace o2) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net