Package akka.remote.artery.compress
Class InboundCompression$
- java.lang.Object
 - 
- akka.remote.artery.compress.InboundCompression$
 
 
- 
public class InboundCompression$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static InboundCompression$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description InboundCompression$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intKeepOldTablesNumber() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final InboundCompression$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -