Package org.apache.pekko.remote.artery
Class ReusableOutboundEnvelope$
java.lang.Object
org.apache.pekko.remote.artery.ReusableOutboundEnvelope$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ReusableOutboundEnvelope$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.remote.artery.ObjectPool<org.apache.pekko.remote.artery.ReusableOutboundEnvelope>createObjectPool(int capacity)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ReusableOutboundEnvelope$
public ReusableOutboundEnvelope$()
-
-
Method Details
-
createObjectPool
public org.apache.pekko.remote.artery.ObjectPool<org.apache.pekko.remote.artery.ReusableOutboundEnvelope> createObjectPool(int capacity)
-