Class CmsThreadStatsTreeProfilingHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String dump()
      Dumps the tree as XML.
      boolean hasData()
      Returns true if we received any data yet.
      void putTime​(java.lang.String key, long nanos)
      Adds measured method call duration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait