Package akka.remote.artery.jfr
Class TransportStopIdleOutbound
- java.lang.Object
 - 
- jdk.internal.event.Event
 - 
- jdk.jfr.Event
 - 
- akka.remote.artery.jfr.TransportStopIdleOutbound
 
 
 
 
- 
public final class TransportStopIdleOutbound extends jdk.jfr.EventINTERNAL API 
- 
- 
Constructor Summary
Constructors Constructor Description TransportStopIdleOutbound(Address _remoteAddress, int queueIndex) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intqueueIndex()java.lang.StringremoteAddress() 
 - 
 
- 
- 
Constructor Detail
- 
TransportStopIdleOutbound
public TransportStopIdleOutbound(Address _remoteAddress, int queueIndex)
 
 - 
 
 -