| Package | Description |
|---|---|
| kieker.tools.traceAnalysis.systemModel | |
| kieker.tools.traceAnalysis.systemModel.util |
| 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 2017 Kieker Project, http://kieker-monitoring.net