|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileTransfer | |
|---|---|
| org.griphyn.cPlanner.engine | |
| org.griphyn.cPlanner.transfer.implementation | |
| org.griphyn.cPlanner.transfer.refiner | |
| Uses of FileTransfer in org.griphyn.cPlanner.engine |
|---|
| Methods in org.griphyn.cPlanner.engine that return FileTransfer | |
|---|---|
private FileTransfer |
TransferEngine.constructFileTX(PegasusFile pf,
String execPool,
String destPool,
String job,
String path)
Constructs the FileTransfer object on the basis of the transiency information. |
| Methods in org.griphyn.cPlanner.engine with parameters of type FileTransfer | |
|---|---|
private String |
ReplicaCatalogBridge.ftToRC(FileTransfer ft)
Converts a FileTransfer to a RC compatible string representation. |
| Uses of FileTransfer in org.griphyn.cPlanner.transfer.implementation |
|---|
| Methods in org.griphyn.cPlanner.transfer.implementation with parameters of type FileTransfer | |
|---|---|
protected SubInfo |
Abstract.createSetXBitJob(FileTransfer file,
String name)
Creates a dirmanager job, that does a chmod on the file being staged. |
TransferJob |
Stork.createTransferJob(SubInfo job,
FileTransfer file,
Collection execFiles,
String txJobName,
int jobClass)
Constructs a general transfer job that handles single transfers per transfer job. |
TransferJob |
AbstractSingleFTPerXFERJob.createTransferJob(SubInfo job,
FileTransfer file,
Collection execFiles,
String txJobName,
int jobClass)
Constructs a general transfer job that handles single transfers per transfer job. |
protected String |
Stork.generateArgumentString(TransferJob job,
FileTransfer file)
It constructs the arguments to the transfer executable that need to be passed to the executable referred to in this transfer mode. |
protected abstract String |
AbstractSingleFTPerXFERJob.generateArgumentString(TransferJob job,
FileTransfer file)
It constructs the arguments to the transfer executable that need to be passed to the executable referred to in this transfer mode. |
protected String |
OldGUC.generateArgumentString(TransferJob job,
FileTransfer file)
It constructs the arguments to the transfer executable that need to be passed to the executable referred to in this transfer mode. |
| Uses of FileTransfer in org.griphyn.cPlanner.transfer.refiner |
|---|
| Methods in org.griphyn.cPlanner.transfer.refiner with parameters of type FileTransfer | |
|---|---|
void |
Bundle.TransferContainer.addTransfer(FileTransfer transfer)
Adds a file transfer to the underlying collection. |
String |
Bundle.PoolTransfer.addTransfer(FileTransfer transfer)
Adds a file transfer to the appropriate TransferContainer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||