Class UploadStreamConfig

    • Method Detail

      • getDestPrefix

        public String getDestPrefix()
        Gets the destination prefix (directory path within the stage).
        Returns:
        the destination prefix, or null if files should be uploaded to stage root
      • isCompressData

        public boolean isCompressData()
        Whether to compress the data during upload.
        Returns:
        true if data should be compressed, false otherwise