Package akka.remote.artery.compress
Class InboundCompression$
- java.lang.Object
- 
- akka.remote.artery.compress.InboundCompression$
 
- 
 public class InboundCompression$ extends java.lang.ObjectINTERNAL API
- 
- 
Field SummaryFields Modifier and Type Field Description static InboundCompression$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description InboundCompression$()
 - 
Method SummaryAll 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.
 
- 
 
-