Class FilesMatchPartial


  • public class FilesMatchPartial
    extends FilesMatch
    • Constructor Detail

      • FilesMatchPartial

        public FilesMatchPartial​(java.nio.file.Path file,
                                 java.lang.String rFile,
                                 long checkInterval,
                                 long checkLength,
                                 boolean invalidateRemoteMD5CacheEntry,
                                 FilesMatchHandler filesMatchHandler)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getMD5Key

        protected java.lang.String getMD5Key()
        Overrides:
        getMD5Key in class FilesMatch
      • getLocalMD5

        protected java.lang.String getLocalMD5()
                                        throws java.lang.Exception
        Overrides:
        getLocalMD5 in class FilesMatch
        Throws:
        java.lang.Exception
      • getRemoteMD5

        protected java.lang.String getRemoteMD5()
                                         throws java.io.IOException,
                                                unlimited.core.util.common.exception.FCException
        Overrides:
        getRemoteMD5 in class FilesMatch
        Throws:
        java.io.IOException
        unlimited.core.util.common.exception.FCException