org.gcube.datatransfer.agent.impl.event
Class AgentFunctions
java.lang.Object
org.gcube.datatransfer.agent.impl.event.AgentFunctions
public class AgentFunctions
- extends Object
- Author:
- Nikolaos Drakopoulos(CERN)
Field Summary |
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.gcube.common.core.utils.logging.GCUBELog logger
AgentFunctions
public AgentFunctions()
getResource
public AgentResource getResource()
throws Exception
- Throws:
Exception
startAsyncTask
public FutureTask<Worker> startAsyncTask(String id,
org.gcube.datatransfer.agent.stubs.datatransferagent.SourceData source,
org.gcube.datatransfer.agent.stubs.datatransferagent.DestData dest)
getTransferOutcomes
public ArrayList<org.gcube.datatransfer.common.outcome.FileTransferOutcome> getTransferOutcomes(String transferId)
throws org.gcube.datatransfer.agent.stubs.datatransferagent.GetTransferOutcomesFault
- Throws:
org.gcube.datatransfer.agent.stubs.datatransferagent.GetTransferOutcomesFault
monitorTransferWithProgress
public org.gcube.datatransfer.common.agent.Types.MonitorTransferReportMessage monitorTransferWithProgress(String transferId)
throws org.gcube.datatransfer.agent.stubs.datatransferagent.MonitorTransferFault
- Throws:
org.gcube.datatransfer.agent.stubs.datatransferagent.MonitorTransferFault
getPostProcessArray
public static org.gcube.datatransfer.agent.stubs.datatransferagent.PostProcessType[] getPostProcessArray(List<org.gcube.datatransfer.common.agent.Types.postProcessType> list)
getMappedTransferOptions
public static org.gcube.datatransfer.agent.stubs.datatransferagent.TransferOptions getMappedTransferOptions(org.gcube.datatransfer.common.agent.Types.TransferOptions optionsFromMessage)
Copyright © 2013. All Rights Reserved.