Class EstimatedSize$


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

      Fields 
      Modifier and Type Field Description
      static EstimatedSize$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      EstimatedSize$()  
    • Field Detail

      • MODULE$

        public static final EstimatedSize$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • EstimatedSize$

        public EstimatedSize$()
    • Method Detail

      • LongValue

        public int LongValue()
      • Address

        public int Address()
      • UniqueAddress

        public int UniqueAddress()