Package akka.cluster.ddata
Class EstimatedSize
- java.lang.Object
 - 
- akka.cluster.ddata.EstimatedSize
 
 
- 
public class EstimatedSize extends java.lang.ObjectINTERNAL 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 intAddress()static intLongValue()static intUniqueAddress() 
 -