Interface RemoteFileCopyProgress


  • public interface RemoteFileCopyProgress
    Author:
    Byron Nevins
    • Method Detail

      • callback

        void callback​(long numcopied,
                      long numtotal)
      • getChunkSize

        int getChunkSize()