Uses of Class
org.apache.nemo.compiler.frontend.beam.transform.LoopCompositeTransform
-
Packages that use LoopCompositeTransform Package Description org.apache.nemo.examples.beam -
-
Uses of LoopCompositeTransform in org.apache.nemo.examples.beam
Subclasses of LoopCompositeTransform in org.apache.nemo.examples.beam Modifier and Type Class Description static class
AlternatingLeastSquare.UpdateUserAndItemMatrix
Composite transform that wraps the transforms inside the loop.static class
AlternatingLeastSquareInefficient.UpdateUserAndItemMatrix
Composite transform that wraps the transforms inside the loop.static class
MultinomialLogisticRegression.UpdateModel
+ Composite transform that wraps the transforms inside the loop.
-