public class PlainTraceMetadataRewriter extends java.lang.Object implements ITraceMetadataRewriter
ITraceRecord
s which are not preceded by a
TraceMetadata
record.Constructor and Description |
---|
PlainTraceMetadataRewriter()
Create the plain trace rewriter.
|
Modifier and Type | Method and Description |
---|---|
void |
rewrite(Connection connection,
IMonitoringRecord record,
long loggingTimestamp,
teetime.framework.OutputPort<IMonitoringRecord> outputPort)
Trace data records use unique ids for their respective host.
|
public PlainTraceMetadataRewriter()
public void rewrite(Connection connection, IMonitoringRecord record, long loggingTimestamp, teetime.framework.OutputPort<IMonitoringRecord> outputPort) throws java.io.IOException
rewrite
in interface ITraceMetadataRewriter
record
- connection
- connection used for incoming recordsloggingTimestamp
- the logging timestamp to be usedoutputPort
- the output port for sending the rewritten recordjava.io.IOException
Copyright 2020 Kieker Project, http://kieker-monitoring.net