Class DeliveryProducerResentUnconfirmed


  • public final class DeliveryProducerResentUnconfirmed
    extends jdk.jfr.Event
    INTERNAL API
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long fromSeqNr()  
      java.lang.String producerId()  
      long toSeqNr()  
      • 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

      • DeliveryProducerResentUnconfirmed

        public DeliveryProducerResentUnconfirmed​(java.lang.String producerId,
                                                 long fromSeqNr,
                                                 long toSeqNr)
    • Method Detail

      • fromSeqNr

        public long fromSeqNr()
      • producerId

        public java.lang.String producerId()
      • toSeqNr

        public long toSeqNr()