Class JfrController

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void loop()
      Loop until shutdown(), recording and handling JFR data each iteration.
      void shutdown()
      Stop the loop().
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • shutdown

        public void shutdown()
        Stop the loop().