Uses of Class
kieker.model.system.model.InvalidExecutionTrace
| Package | Description |
|---|---|
| kieker.analysis.architecture.trace |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.analysis.architecture.trace.reconstruction |
This package contains all processing filters bundled with kieker.
|
| kieker.analysis.architecture.trace.sink |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of InvalidExecutionTrace in kieker.analysis.architecture.trace
Methods in kieker.analysis.architecture.trace that return types with arguments of type InvalidExecutionTrace Modifier and Type Method Description teetime.framework.OutputPort<InvalidExecutionTrace>TraceEventRecords2ExecutionAndMessageTraceStage. getInvalidExecutionTraceOutputPort() -
Uses of InvalidExecutionTrace in kieker.analysis.architecture.trace.reconstruction
Methods in kieker.analysis.architecture.trace.reconstruction that return types with arguments of type InvalidExecutionTrace Modifier and Type Method Description teetime.framework.OutputPort<InvalidExecutionTrace>TraceReconstructionStage. getInvalidExecutionTraceOutputPort() -
Uses of InvalidExecutionTrace in kieker.analysis.architecture.trace.sink
Methods in kieker.analysis.architecture.trace.sink with parameters of type InvalidExecutionTrace Modifier and Type Method Description protected voidInvalidExecutionTraceWriterSink. execute(InvalidExecutionTrace element)