public class DataTransferrer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
DataTransferrer(JobExecutionContext jobContext,
de.fzj.unicore.uas.client.StorageClient storageClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
downloadRemoteFiles()
This method will download all the remote files specified according to the output
context of a job.
|
void |
downloadStdOuts() |
void |
uploadLocalFiles() |
public DataTransferrer(JobExecutionContext jobContext, de.fzj.unicore.uas.client.StorageClient storageClient)
public void uploadLocalFiles()
throws GFacProviderException
GFacProviderExceptionpublic void downloadRemoteFiles()
throws GFacProviderException
GFacProviderExceptionpublic void downloadStdOuts()
throws GFacProviderException
GFacProviderExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.