Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MethodAndComponentFlowDisplayFilter.input(OperationExecutionRecord record)
This method represents the input port receiving the incoming events.
|
Modifier and Type | Method and Description |
---|---|
OperationExecutionRecord |
OperationExecutionRecordFactory.create(IValueDeserializer deserializer) |
OperationExecutionRecord |
OperationExecutionRecordFactory.create(java.lang.Object[] values)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordConverter.convert(OperationExecutionRecord oer)
Receives OperationExecutionRecords and delivers them converted to NamedDoubleRecords.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionRecordTransformationFilter.inputOperationExecutionRecords(OperationExecutionRecord execRec)
This method represents the input port, processing incoming operation execution records.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net