Package akka.cluster.ddata
Class EstimatedSize
- java.lang.Object
-
- akka.cluster.ddata.EstimatedSize
-
public class EstimatedSize extends java.lang.Object
INTERNAL API: Rough estimate in bytes of some serialized data elements. Used when creating gossip messages.
-
-
Constructor Summary
Constructors Constructor Description EstimatedSize()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
Address()
static int
LongValue()
static int
UniqueAddress()
-