| Package | Description |
|---|---|
| kieker.analysis.stage.model |
Copyright 2021 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.statistics |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<OperationCallDurationEvent,org.eclipse.emf.ecore.EObject> |
ModelObjectFromOperationCallAccessorUtils.DEPLOYED_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
static java.util.function.Function<OperationCallDurationEvent,org.eclipse.emf.ecore.EObject> |
ModelObjectFromOperationCallAccessorUtils.findAggregatedInvocation4OperationTuple(ExecutionModel executionModel)
Get corresponding aggregated invocation from the execution model for a given OperationCall.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionModelAssembler.addOperationCall(OperationCallDurationEvent operationCall) |
void |
IExecutionModelAssembler.addOperationCall(OperationCallDurationEvent operationCall) |
protected void |
ExecutionModelAssemblerStage.execute(OperationCallDurationEvent operationCall) |
| Constructor and Description |
|---|
FullResponseTimeStatisticsStage(StatisticsModel statisticsModel,
java.util.function.Function<OperationCallDurationEvent,org.eclipse.emf.ecore.EObject> objectAccesor) |
Copyright 2021 Kieker Project, http://kieker-monitoring.net