Class RememberEntityWrite


  • public final class RememberEntityWrite
    extends jdk.jfr.Event
    INTERNAL API
    • Constructor Summary

      Constructors 
      Constructor Description
      RememberEntityWrite​(long timeTaken)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long timeTaken()  
      • Methods inherited from class jdk.jfr.Event

        begin, commit, end, isEnabled, set, shouldCommit
      • Methods inherited from class java.lang.Object

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

      • RememberEntityWrite

        public RememberEntityWrite​(long timeTaken)
    • Method Detail

      • timeTaken

        public long timeTaken()