| Class | Description |
|---|---|
| AbstractExecutionTraceProcessingFilter | Deprecated
since 1.15 class is obsolete
|
| AbstractMessageTraceProcessingFilter | Deprecated
since 1.15 the class is obsolete
|
| AbstractTraceAnalysisStage<T> | |
| AbstractTraceProcessingStage<T> |
This is an abstract base for filters processing traces.
|
| EventRecordTraceCounter | Deprecated
1.15 a joint counter for valid and invalid traces makes no sense and requires separate threads to execute, superseded by
(Invalid|Valid)EventRecordTraceCounter
|
| InvalidEventRecordTraceCounter |
This sink counts and reports the number of incoming invalid
TraceEventRecords. |
| SessionReconstructionFilter |
This filter reconstructs sessions from execution or message traces.
|
| TraceEventRecords2ExecutionAndMessageTraceStage |
Transforms incoming TraceEventRecords into execution and message traces.
|
| ValidEventRecordTraceCounter |
This sink counts and reports the number of incoming valid
TraceEventRecords. |
Copyright 2021 Kieker Project, http://kieker-monitoring.net