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