Kieker 1.5

kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Class ResponseTimeDecoration

java.lang.Object
  extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecoration
      extended by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration

public class ResponseTimeDecoration
extends AbstractNodeDecoration

Author:
Holger Knoche

Constructor Summary
ResponseTimeDecoration()
           
 
Method Summary
 String createFormattedOutput()
           
 double getAverageResponseTime()
           
 int getMaximalResponseTime()
           
 int getMinimalResponseTime()
           
 void registerExecution(Execution execution)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseTimeDecoration

public ResponseTimeDecoration()
Method Detail

registerExecution

public void registerExecution(Execution execution)

getMinimalResponseTime

public int getMinimalResponseTime()

getMaximalResponseTime

public int getMaximalResponseTime()

getAverageResponseTime

public double getAverageResponseTime()

createFormattedOutput

public String createFormattedOutput()
Specified by:
createFormattedOutput in class AbstractNodeDecoration

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net