Class ChannelPoolKey

java.lang.Object
io.gatling.http.client.pool.ChannelPoolKey

public final class ChannelPoolKey extends Object
  • Field Details

    • clientId

      public final long clientId
  • Constructor Details

    • ChannelPoolKey

      public ChannelPoolKey(long clientId, RemoteKey remoteKey)
  • Method Details