Class MvnTestFileTransfer_1_0

    • Field Detail

      • path

        public final MvnFileRef_1_0 path
        Path of the transferred file.
      • duration

        public final long duration
        Duration of the file transfer in ms.
      • size

        public final long size
        The size of the file transferred in bytes.
    • Constructor Detail

      • MvnTestFileTransfer_1_0

        public MvnTestFileTransfer_1_0​(MvnFileRef_1_0 path,
                                       long duration,
                                       long size)