Package com.yahoo.vespa.filedistribution
package com.yahoo.vespa.filedistribution
-
ClassDescriptionKeeps track of downloads and download statusA pool of JRT connections to a set of file distribution source (one or more config servers).Handles downloads of files (file references only for now)When asking for a file reference, this handles RPC callbacks from config server with file data and metadata.Utility class for compressing and decompressing files used in a file referenceUtility class for a file reference with data and metadataDownloads file reference from config server and keeps track of files being downloadedFile reference data stored in a temporary file that will be deleted when
LazyTemporaryStorageFileReferenceData.close()
is called.