|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.unicore.hila.common.BaseResource
eu.unicore.hila.common.grid.BaseTask
eu.unicore.hila.common.grid.BaseThirdPartyTransfer
eu.unicore.hila.grid.unicore6.Unicore6RecursiveTransferTask
public class Unicore6RecursiveTransferTask
Field Summary |
---|
Fields inherited from class eu.unicore.hila.common.grid.BaseTask |
---|
error |
Fields inherited from class eu.unicore.hila.common.BaseResource |
---|
location |
Constructor Summary | |
---|---|
Unicore6RecursiveTransferTask(Unicore6File _source,
Unicore6File _destination)
|
Method Summary | |
---|---|
void |
abort()
|
eu.unicore.hila.grid.TaskStatus |
call()
|
List<eu.unicore.hila.Resource> |
getChildren()
|
String |
getId()
|
Methods inherited from class eu.unicore.hila.common.grid.BaseTask |
---|
block, block, getCurrent, getError, getHistory, getMax, getUnit, isDone, isFinalState, notifyListeners, registerStatusChangeListener, removeStatusChangeListener, setCurrentState, setCurrentState, status |
Methods inherited from class eu.unicore.hila.common.BaseResource |
---|
findParentLocationOfType, getChild, getLocation, getMetadata, getName, getParent, ok |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface eu.unicore.hila.grid.Task |
---|
block, block, getError, getHistory, registerStatusChangeListener, removeStatusChangeListener, status |
Methods inherited from interface eu.unicore.hila.Resource |
---|
getChild, getLocation, getMetadata, getName, getParent, ok |
Methods inherited from interface eu.unicore.hila.grid.Progressable |
---|
getCurrent, getMax, getUnit, isDone |
Constructor Detail |
---|
public Unicore6RecursiveTransferTask(Unicore6File _source, Unicore6File _destination) throws eu.unicore.hila.exceptions.HiLAException
unicore6File
- _sourceStorageClient
- _destination
- _destinationStorageClient
-
eu.unicore.hila.exceptions.HiLALocationSyntaxException
eu.unicore.hila.exceptions.HiLAException
Method Detail |
---|
public void abort() throws eu.unicore.hila.exceptions.HiLAException
abort
in interface eu.unicore.hila.grid.Task
eu.unicore.hila.exceptions.HiLAException
eu.unicore.hila.Task#abort()
public String getId() throws eu.unicore.hila.exceptions.HiLAException
getId
in interface eu.unicore.hila.grid.Task
eu.unicore.hila.exceptions.HiLAException
eu.unicore.hila.Task#getId()
public List<eu.unicore.hila.Resource> getChildren() throws eu.unicore.hila.exceptions.HiLAException
getChildren
in interface eu.unicore.hila.Resource
eu.unicore.hila.exceptions.HiLAException
Resource.getChildren()
public eu.unicore.hila.grid.TaskStatus call() throws Exception
call
in interface Callable<eu.unicore.hila.grid.TaskStatus>
Exception
Callable.call()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |