Class DeliveryProducerWaitingForRequest


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

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

      • DeliveryProducerWaitingForRequest

        public DeliveryProducerWaitingForRequest​(java.lang.String producerId,
                                                 long currentSeqNr)
    • Method Detail

      • currentSeqNr

        public long currentSeqNr()
      • producerId

        public java.lang.String producerId()