|
||||||||||
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.BaseSimpleTransfer
eu.unicore.hila.grid.unicore6.Unicore6ExportTask
eu.unicore.hila.grid.unicore6.Unicore6RecursiveExportTask
public class Unicore6RecursiveExportTask
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 | |
---|---|
Unicore6RecursiveExportTask(Unicore6File _source,
File _destination)
|
Method Summary | |
---|---|
void |
abort()
|
eu.unicore.hila.grid.TaskStatus |
call()
|
Methods inherited from class eu.unicore.hila.grid.unicore6.Unicore6ExportTask |
---|
getChildren, getCurrent, getId, getMax, getUnit, locate |
Methods inherited from class eu.unicore.hila.common.grid.BaseSimpleTransfer |
---|
block |
Methods inherited from class eu.unicore.hila.common.grid.BaseTask |
---|
block, getError, getHistory, 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, getId, registerStatusChangeListener, removeStatusChangeListener, status |
Methods inherited from interface eu.unicore.hila.Resource |
---|
getChild, getChildren, getLocation, getMetadata, getName, getParent, ok |
Methods inherited from interface eu.unicore.hila.grid.Progressable |
---|
getCurrent, getMax, getUnit, isDone |
Constructor Detail |
---|
public Unicore6RecursiveExportTask(Unicore6File _source, File _destination) throws eu.unicore.hila.exceptions.HiLAException
_location
-
eu.unicore.hila.exceptions.HiLAException
Method Detail |
---|
public void abort() throws eu.unicore.hila.exceptions.HiLAException
abort
in interface eu.unicore.hila.grid.Task
abort
in class Unicore6ExportTask
eu.unicore.hila.exceptions.HiLAException
eu.unicore.hila.Task#abort()
public eu.unicore.hila.grid.TaskStatus call() throws Exception
call
in interface Callable<eu.unicore.hila.grid.TaskStatus>
call
in class Unicore6ExportTask
Exception
Callable.call()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |