Uses of Interface
ecmwf.ecpds.master.ProgressInterface
Packages that use ProgressInterface
-
Uses of ProgressInterface in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return ProgressInterfaceModifier and TypeMethodDescriptionMasterServer.DownloadScheduler.getProgressInterface
(long dataFileId) Gets the progress interface.MasterServer.getProgressInterface
(long dataFileId) Gets the progress interface either from the download schedulers or the ecpds plugin (depending on how the data file is retrieved).MasterServer.lockTransfer
(String key, ProgressInterface plugin) Check if a lock has not yet been set on the specific key.Methods in ecmwf.ecpds.master with parameters of type ProgressInterfaceModifier and TypeMethodDescriptionMasterServer.lockTransfer
(String key, ProgressInterface plugin) Check if a lock has not yet been set on the specific key. -
Uses of ProgressInterface in ecmwf.ecpds.master.plugin.ecpds
Classes in ecmwf.ecpds.master.plugin.ecpds that implement ProgressInterface