Uses of Class
org.apache.flink.api.java.operators.DeltaIteration.SolutionSetPlaceHolder
-
Packages that use DeltaIteration.SolutionSetPlaceHolder Package Description org.apache.flink.api.java.operators -
-
Uses of DeltaIteration.SolutionSetPlaceHolder in org.apache.flink.api.java.operators
Methods in org.apache.flink.api.java.operators that return DeltaIteration.SolutionSetPlaceHolder Modifier and Type Method Description DeltaIteration.SolutionSetPlaceHolder<ST>DeltaIteration. getSolutionSet()Deprecated.Gets the solution set of the delta iteration.
-