Class FileReferenceDownload


  • public class FileReferenceDownload
    extends Object
    • Constructor Detail

      • FileReferenceDownload

        public FileReferenceDownload​(com.yahoo.config.FileReference fileReference,
                                     String client)
      • FileReferenceDownload

        public FileReferenceDownload​(com.yahoo.config.FileReference fileReference,
                                     String client,
                                     boolean downloadFromOtherSourceIfNotFound)
    • Method Detail

      • fileReference

        public com.yahoo.config.FileReference fileReference()
      • downloadFromOtherSourceIfNotFound

        public boolean downloadFromOtherSourceIfNotFound()
      • client

        public String client()