| Package | Description |
|---|---|
| edu.isi.pegasus.planner.catalog.site.classes |
| Modifier and Type | Field and Description |
|---|---|
private List<ReplicaCatalog> |
SiteCatalogEntry.mReplicaCatalogs
The list of replica catalog associated with the site.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaCatalog |
SiteCatalogEntry.selectReplicaCatalog()
Selects a Random ReplicaCatalog.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ReplicaCatalog> |
SiteCatalogEntry.getReplicaCatalogIterator()
Return an iterator to the replica catalog associated with the site.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SiteCatalogEntry.addReplicaCatalog(ReplicaCatalog catalog)
Add a Replica Catalog to the site.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.