Class NewHostConnectionPoolSpec$
java.lang.Object
org.apache.pekko.http.impl.engine.client.pool.NewHostConnectionPoolSpec$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NewHostConnectionPoolSpec$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.concurrent.duration.FiniteDurationA delay no other part of the machinery schedules with, so that slot state timeouts can be told apartCopyOnWriteArrayList<org.apache.pekko.actor.Cancellable>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
NewHostConnectionPoolSpec$
public NewHostConnectionPoolSpec$()
-
-
Method Details
-
SlotStateTimeout
public scala.concurrent.duration.FiniteDuration SlotStateTimeout()A delay no other part of the machinery schedules with, so that slot state timeouts can be told apart -
slotStateTimeouts
-