|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.common.record.controlflow |
---|
Methods in kieker.common.record.controlflow that return OperationExecutionRecord | |
---|---|
OperationExecutionRecord |
OperationExecutionRecordFactory.create(java.nio.ByteBuffer buffer,
IRegistry<java.lang.String> stringRegistry)
|
OperationExecutionRecord |
OperationExecutionRecordFactory.create(java.lang.Object[] values)
|
Uses of OperationExecutionRecord in kieker.tools.opad.filter |
---|
Methods in kieker.tools.opad.filter with parameters of type OperationExecutionRecord | |
---|---|
void |
RecordConverter.convert(OperationExecutionRecord oer)
Receives OperationExecutionRecords and delivers them converted to NamedDoubleRecords. |
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.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |