Kieker 1.11

Uses of Class
kieker.analysis.plugin.filter.flow.TraceEventRecords

Packages that use TraceEventRecords
kieker.analysis.plugin.filter.flow   
kieker.tools.traceAnalysis.filter.flow   
 

Uses of TraceEventRecords in kieker.analysis.plugin.filter.flow
 

Methods in kieker.analysis.plugin.filter.flow with parameters of type TraceEventRecords
 void TraceAggregationFilter.newEvent(TraceEventRecords traceEventRecords)
          This method is the input port for incoming traces.
 void EventRecordTraceReconstructionFilter.newTraceEventRecord(TraceEventRecords traceEventRecords)
          This method is the input port for the new events for this filter.
 

Uses of TraceEventRecords in kieker.tools.traceAnalysis.filter.flow
 

Methods in kieker.tools.traceAnalysis.filter.flow with parameters of type TraceEventRecords
 void EventRecordTraceCounter.inputInvalidTrace(TraceEventRecords invalidTrace)
          This method represents the input port for the invalid traces.
 void TraceEventRecords2ExecutionAndMessageTraceFilter.inputTraceEvents(TraceEventRecords traceEventRecords)
          This method represents the input port, processing incoming trace event records.
 void EventRecordTraceCounter.inputValidTrace(TraceEventRecords validTrace)
          This method represents the input port for the valid traces.
 


Kieker 1.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net