Interface GenericFileResumeAdapter

    • Method Detail

      • getLastOffset

        Optional<Long> getLastOffset​(File addressable)
        Gets the last offset for the given file
        Parameters:
        addressable - the file instance
        Returns:
        An Optional with the offset value