Class FileStorageCollect


  • public class FileStorageCollect
    extends java.lang.Object
    Each instance of this class represents and manages the collect of test data files located in a given directory. Each file is transfered by socket, within a dedicated "collect step".
    Author:
    Bruno Dillenseger
    • Field Detail

      • fileIndex

        protected int fileIndex
      • files

        protected java.io.File[] files
      • fileServer

        protected org.ow2.clif.storage.lib.filestorage.FileStorageCollect.FileServer fileServer
      • size

        protected long size
      • buffer

        protected byte[] buffer