Package | Description |
---|---|
edu.isi.pegasus.planner.partitioner |
Modifier and Type | Method and Description |
---|---|
static Partitioner |
PartitionerFactory.loadInstance(PegasusProperties properties,
GraphNode root,
Map graph,
String className)
Loads the implementing class corresponding to the type specified by the user.
|