Package org.apache.pekko.stream.javadsl
Class GraphDSL.Builder.ForwardOps<T>
java.lang.Object
org.apache.pekko.stream.javadsl.GraphDSL.Builder.ForwardOps<T>
- Enclosing class:
- GraphDSL.Builder<Mat>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionout()<U> GraphDSL.Builder<Mat>toFanIn(UniformFanInShape<? super T, U> j) <U> GraphDSL.Builder<Mat>toFanOut(UniformFanOutShape<? super T, U> j) <U> GraphDSL.Builder<Mat>.ForwardOps<U><U> GraphDSL.Builder<Mat>.ForwardOps<U>viaFanIn(UniformFanInShape<? super T, U> j) <U> GraphDSL.Builder<Mat>.ForwardOps<U>viaFanOut(UniformFanOutShape<? super T, U> j)
-
Constructor Details
-
ForwardOps
-
-
Method Details
-
out
-
to
-
toFanIn
-
toFanOut
-
toInlet
-
via
-
viaFanIn
-
viaFanOut
-