public class ByteStringSinkProbe$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ByteStringSinkProbe$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ByteStringSinkProbe$() |
Modifier and Type | Method and Description |
---|---|
ByteStringSinkProbe |
apply(org.apache.pekko.actor.ActorSystem system) |
ByteStringSinkProbe |
apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,?> source,
org.apache.pekko.actor.ClassicActorSystemProvider system) |
public static final ByteStringSinkProbe$ MODULE$
public ByteStringSinkProbe apply(org.apache.pekko.actor.ActorSystem system)
public ByteStringSinkProbe apply(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,?> source, org.apache.pekko.actor.ClassicActorSystemProvider system)