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