Kieker 1.7

Uses of Class
kieker.common.record.controlflow.OperationExecutionRecord

Packages that use OperationExecutionRecord
kieker.analysis.plugin.filter.select   
kieker.tools.traceAnalysis.filter.executionRecordTransformation   
 

Uses of OperationExecutionRecord in kieker.analysis.plugin.filter.select
 

Methods in kieker.analysis.plugin.filter.select with parameters of type OperationExecutionRecord
 void TimestampFilter.inputOperationExecutionRecord(OperationExecutionRecord execution)
          This method represents the input port receiving trace events to be selected by a specific timestamp selector (based on tin and tout).
 void TraceIdFilter.inputOperationExecutionRecord(OperationExecutionRecord record)
          This method represents an input port for operation execution records.
 

Uses of OperationExecutionRecord in kieker.tools.traceAnalysis.filter.executionRecordTransformation
 

Methods in kieker.tools.traceAnalysis.filter.executionRecordTransformation with parameters of type OperationExecutionRecord
 void ExecutionRecordTransformationFilter.inputOperationExecutionRecords(OperationExecutionRecord execRec)
          This method represents the input port, processing incoming operation execution records.
 


Kieker 1.7

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