Interface FileResumeAdapter<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void resume​(T resumable)
      Returns the last offset read for the given file.
      • Methods inherited from interface org.apache.camel.resume.ResumeAdapter

        resume
    • Method Detail

      • resume

        void resume​(T resumable)
        Returns the last offset read for the given file.
        Parameters:
        resumable - the resumable file or resumable set to run the resume