Class ModelGenerationPlan.Checkpoint

    • Method Detail

      • getName

        public String getName()
      • isPersisted

        public boolean isPersisted()
        Returns:
        true if model state at this checkpoint is to be saved into a storage, false means this checkpoint is for synchronization with other models only.