Class BranchingProbe

java.lang.Object
kieker.monitoring.probe.manual.BranchingProbe
All Implemented Interfaces:
IMonitoringProbe

public final class BranchingProbe
extends java.lang.Object
implements IMonitoringProbe
Convenience class which provides a static method to log branching.
Since:
0.95a
Author:
Andre van Hoorn
  • Method Summary

    Modifier and Type Method Description
    static void monitorBranch​(int branchID, int branchingOutcome)  

    Methods inherited from class java.lang.Object

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

    • monitorBranch

      public static void monitorBranch​(int branchID, int branchingOutcome)