|
Kieker 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationExecutionRecord | |
---|---|
kieker.analysis.plugin.filter.select | |
kieker.analysis.plugin.filter.sink | |
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.analysis.plugin.filter.sink |
---|
Methods in kieker.analysis.plugin.filter.sink with parameters of type OperationExecutionRecord | |
---|---|
void |
MethodAndComponentFlowDisplayFilter.input(OperationExecutionRecord record)
This method represents the input port receiving the incoming events. |
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.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |