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 -
Method Summary
Methods inherited from class teetime.framework.Configuration
connectPorts, connectPorts, connectPorts, from, registerCustomPipeMethods inherited from class teetime.framework.CompositeStage
connectPorts, createInputPort, createOutputPort
-
Constructor Details
-
HotspotDetectionConfiguration
-