Class PoolId.UniquePool
java.lang.Object
org.apache.pekko.http.impl.engine.client.PoolId.UniquePool
- All Implemented Interfaces:
Serializable,PoolId.PoolUsage,scala.Equals,scala.Product
- Enclosing class:
- PoolId
public static final class PoolId.UniquePool
extends Object
implements PoolId.PoolUsage, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
UniquePool
public UniquePool(long id)
-
-
Method Details
-
id
public long id() -
name
- Specified by:
namein interfacePoolId.PoolUsage
-