Skip navigation links
EDB/Java
jp.ac.tokushima_u.db.t73

Class DelayMover

  • All Implemented Interfaces:
    Runnable


    public class DelayMover
    extends Thread
    • Constructor Detail

      • DelayMover

        public DelayMover()
    • Method Detail

      • hasEquivalentBody

        public static boolean hasEquivalentBody(File file1,
                                                File file2)
        Check both files have equivalent body (full check).
        Parameters:
        file1 - File
        file2 - File
        Returns:
        equivalence
      • hasEquivalentBody

        public static boolean hasEquivalentBody(byte[] byte1,
                                                File file2)
      • terminate

        public void terminate()
      • addTask

        public void addTask(File src,
                            T73File dst,
                            boolean checkDst,
                            boolean checkBody,
                            long delay)
      • cancelTask

        public void cancelTask(T73File dst)
      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread
EDB/Java

EDB Working Group at Tue Jun 10 17:08:59 JST 2025