Class HotspotDetectionConfiguration

java.lang.Object
teetime.framework.CompositeStage
teetime.framework.Configuration
kieker.analysis.util.debug.hotspotdetection.HotspotDetectionConfiguration

public class HotspotDetectionConfiguration extends teetime.framework.Configuration
Configuration for a hotspot detection based on the longest execution time of methods without children.
Since:
1.14
Author:
Sören Henning, Stephan Lenga
  • Field Summary

    Fields inherited from class teetime.framework.CompositeStage

    DEFAULT_PIPE_CAPACITY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class teetime.framework.Configuration

    connectPorts, connectPorts, connectPorts, from, registerCustomPipe

    Methods inherited from class teetime.framework.CompositeStage

    connectPorts, createInputPort, createOutputPort

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HotspotDetectionConfiguration

      public HotspotDetectionConfiguration(File importDirectory)