Package | Description |
---|---|
edu.isi.pegasus.planner.cluster | |
edu.isi.pegasus.planner.provenance.pasoa.pps | |
edu.isi.pegasus.planner.transfer.refiner |
Modifier and Type | Field and Description |
---|---|
private PPS |
Horizontal.mPPS
The handle to the provenance store implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
Empty
The default empty implementation to be used.
|
Modifier and Type | Field and Description |
---|---|
private static PPS |
PPSFactory.mInstance
The singleton instance of the PPS implementation that is returned.
|
Modifier and Type | Method and Description |
---|---|
static PPS |
PPSFactory.loadPPS(PegasusProperties properties)
Loads the appropriate PPS implementation on the basis of the property set in the
properties.
|
Modifier and Type | Field and Description |
---|---|
protected PPS |
Empty.mPPS
The handle to the provenance store implementation.
|
protected PPS |
Basic.mPPS
The handle to the provenance store implementation.
|