Package | Description |
---|---|
edu.isi.pegasus.planner.classes | |
edu.isi.pegasus.planner.parser.dax | |
edu.isi.pegasus.planner.refiner |
Modifier and Type | Field and Description |
---|---|
protected ReplicaStore |
ADag.mReplicaStore
Handle to the replica store that stores the replica catalog
user specifies in the DAX
|
Modifier and Type | Method and Description |
---|---|
ReplicaStore |
ADag.getReplicaStore()
Returns the Replica Store
|
Modifier and Type | Method and Description |
---|---|
void |
ADag.setReplicaStore(ReplicaStore store)
Sets the Replica Store
|
Modifier and Type | Field and Description |
---|---|
protected ReplicaStore |
DAX2CDAG.mReplicaStore
Handle to the replica store that stores the replica catalog
user specifies in the DAX
|
Modifier and Type | Field and Description |
---|---|
private ReplicaStore |
ReplicaCatalogBridge.mCacheStore
The replica store in which we store all the results that are queried from
the cache replica catalogs.
|
private ReplicaStore |
ReplicaCatalogBridge.mDAXReplicaStore
The DAX Replica Store.
|
private ReplicaStore |
ReplicaCatalogBridge.mInheritedReplicaStore
The inherited Replica Store
|
private ReplicaStore |
ReplicaCatalogBridge.mReplicaStore
The replica store in which we store all the results that are queried from
the main replica catalog.
|
Modifier and Type | Method and Description |
---|---|
private ReplicaStore |
ReplicaCatalogBridge.getReplicaStoreFromFiles(Set files)
Ends up loading a Replica Store from replica catalog files
|
Copyright © 2011 The University of Southern California. All Rights Reserved.