Package kieker.analysis.generic.source.rewriter
- Since:
- 1.15
- Author:
- Reiner Jung
-
Interface Summary Interface Description ITraceMetadataRewriter In caseTraceMetadatarecords are received out of order, i.e., not before the first trace related record, different strategies can be applied. -
Class Summary Class Description NoneTraceMetadataRewriter This is an empty rewriter which sends all received records to the output port.PlainTraceMetadataRewriter This rewriter rewrites trace ids and ignoresITraceRecords which are not preceded by aTraceMetadatarecord.