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