Class PerfStatsCollector.Event

  • Enclosing class:
    PerfStatsCollector

    public class PerfStatsCollector.Event
    extends java.lang.Object
    Event for perf stats collection.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void finished()  
      void finished​(boolean success)  
      • Methods inherited from class java.lang.Object

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

      • finished

        public void finished()
      • finished

        public void finished​(boolean success)