Class FullResponseTimeStatisticsStage

java.lang.Object
teetime.framework.CompositeStage
kieker.analysis.statistics.FullStatisticsDecoratorStage<DeployedOperationCallEvent>
kieker.analysis.statistics.FullResponseTimeStatisticsStage

public class FullResponseTimeStatisticsStage
extends FullStatisticsDecoratorStage<DeployedOperationCallEvent>
Since:
1.14
Author:
Sören Henning
  • Field Summary

    Fields inherited from class teetime.framework.CompositeStage

    DEFAULT_PIPE_CAPACITY
  • Constructor Summary

    Constructors 
    Constructor Description
    FullResponseTimeStatisticsStage​(StatisticsModel statisticsModel, java.util.function.Function<DeployedOperationCallEvent,​org.eclipse.emf.ecore.EObject> objectAccesor)  
  • Method Summary

    Methods inherited from class kieker.analysis.statistics.FullStatisticsDecoratorStage

    getInputPort, getOutputPort

    Methods inherited from class teetime.framework.CompositeStage

    connectPorts, connectPorts, createInputPort, createOutputPort

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait