Class TransportRestartOutbound


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

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

      • TransportRestartOutbound

        public TransportRestartOutbound​(Address _remoteAddress,
                                        java.lang.String streamName)
    • Method Detail

      • remoteAddress

        public java.lang.String remoteAddress()
      • streamName

        public java.lang.String streamName()