public class Split$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Split$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Split$() |
Modifier and Type | Method and Description |
---|---|
<T> Graph<FlowShape<T,Source<T,NotUsed>>,NotUsed> |
after(scala.Function1<T,java.lang.Object> p,
SubstreamCancelStrategy substreamCancelStrategy) |
<T> Graph<FlowShape<T,Source<T,NotUsed>>,NotUsed> |
when(scala.Function1<T,java.lang.Object> p,
SubstreamCancelStrategy substreamCancelStrategy) |