java.lang.Object
com.espertech.esper.runtime.internal.metrics.instrumentation.InstrumentationHelper

public class InstrumentationHelper extends Object
  • Field Details

  • Constructor Details

    • InstrumentationHelper

      public InstrumentationHelper()
  • Method Details

    • get

      public static Instrumentation get()
    • startTest

      public static void startTest(EPRuntime runtime, Class testClass, String testName)
    • endTest

      public static void endTest()