Class EstimatedSize$

java.lang.Object
org.apache.pekko.cluster.ddata.EstimatedSize$

public class EstimatedSize$ extends Object
INTERNAL API: Rough estimate in bytes of some serialized data elements. Used when creating gossip messages.
  • Field Details

    • MODULE$

      public static final EstimatedSize$ 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()