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