Uses of Interface
ecmwf.ecpds.master.StatusUpdate
Packages that use StatusUpdate
-
Uses of StatusUpdate in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer with parameters of type StatusUpdateModifier and TypeMethodDescriptionTransferScheduler.acquisition
(StatusUpdate out, String destinationName, Host host, String source, String pattern, boolean synchronous) Version 1 is getting the list as an array of String and version 2 is getting the list as an InputStream.TransferScheduler.execution
(StatusUpdate out, String destinationName, Host host, String script) Executing script against data mover (this is because the script might open a connection to a remote site to get the list of files to retrieve).