Class DeltaIterationResultSet<ST,​WT>

    • Method Detail

      • getNextSolutionSet

        public DataSet<ST> getNextSolutionSet()
        Deprecated.
      • getNextWorkset

        public DataSet<WT> getNextWorkset()
        Deprecated.
      • getKeyPositions

        @Internal
        public int[] getKeyPositions()
        Deprecated.
      • getMaxIterations

        @Internal
        public int getMaxIterations()
        Deprecated.
      • getWorksetType

        public org.apache.flink.api.common.typeinfo.TypeInformation<WT> getWorksetType()
        Deprecated.