Class TestFileTransfer_1_0

    • Field Detail

      • path

        public final FileRef_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

      • TestFileTransfer_1_0

        public TestFileTransfer_1_0​(FileRef_1_0 path,
                                    long duration,
                                    long size)