Package org.apache.pekko.cluster.ddata
Class EstimatedSize$
java.lang.Object
org.apache.pekko.cluster.ddata.EstimatedSize$
INTERNAL API: Rough estimate in bytes of some serialized data elements. Used
when creating gossip messages.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EstimatedSize$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EstimatedSize$
public EstimatedSize$()
-
-
Method Details
-
LongValue
public int LongValue() -
Address
public int Address() -
UniqueAddress
public int UniqueAddress()
-