| Package | Description |
|---|---|
| edu.isi.pegasus.planner.transfer |
| Modifier and Type | Method and Description |
|---|---|
private RemoteTransfer.TransferState |
RemoteTransfer.get(String site)
Returns the TPT state for a particular site.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
RemoteTransfer.put(String site,
RemoteTransfer.TransferState state)
Inserts an entry in to the State Map, that maintains state of various
sites.
|