Class ResponseTimeDecorator

java.lang.Object
kieker.analysis.architecture.dependency.ResponseTimeDecorator

public class ResponseTimeDecorator
extends java.lang.Object
This class adds corresponding statistics to vertices.
Since:
1.14
Author:
Sören Henning
  • Constructor Summary

    Constructors 
    Constructor Description
    ResponseTimeDecorator​(StatisticsModel statisticsModel, java.time.temporal.ChronoUnit chronoUnit)  
  • Method Summary

    Modifier and Type Method Description
    void decorate​(INode vertex, java.lang.Object object)  

    Methods inherited from class java.lang.Object

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