Package org.apache.pekko.stream
Class MapAsyncPartitioned$
- java.lang.Object
-
- org.apache.pekko.stream.MapAsyncPartitioned$
-
public class MapAsyncPartitioned$ extends java.lang.Object
Internal API
-
-
Field Summary
Fields Modifier and Type Field Description static MapAsyncPartitioned$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description MapAsyncPartitioned$()
-
-
-
Field Detail
-
MODULE$
public static final MapAsyncPartitioned$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-