Interface VariableGeneratorProgress


  • public interface VariableGeneratorProgress
    Interface to provide progress information during data discovery (VariableGenerator).
    • Method Detail

      • update

        void update​(VariableGeneratorProgressInfo info)
        Progress updates from the Variable Generator algorithm.
        Parameters:
        info - Contains progress information from the Variable Generator algorithm.