Uses of Class
kieker.analysis.generic.source.tcp.Connection
Packages that use Connection
-
Uses of Connection in kieker.analysis.generic.source.rewriter
Methods in kieker.analysis.generic.source.rewriter with parameters of type ConnectionModifier and TypeMethodDescriptionvoidITraceMetadataRewriter.rewrite(Connection connection, IMonitoringRecord record, long loggingTimestamp, teetime.framework.OutputPort<IMonitoringRecord> outputPort) Rewrite a record if necessary.voidNoneTraceMetadataRewriter.rewrite(Connection connection, IMonitoringRecord record, long loggingTimestamp, teetime.framework.OutputPort<IMonitoringRecord> outputPort) voidPlainTraceMetadataRewriter.rewrite(Connection connection, IMonitoringRecord record, long loggingTimestamp, teetime.framework.OutputPort<IMonitoringRecord> outputPort) Trace data records use unique ids for their respective host.