Package | Description |
---|---|
edu.isi.pegasus.planner.provisioner |
Modifier and Type | Field and Description |
---|---|
private Edge |
Node.critEdge |
Modifier and Type | Method and Description |
---|---|
void |
Node.addIn(Edge e)
add a data dependency edge to this task
|
void |
Node.addOut(Edge e)
add a data dependency edge from this task
|
void |
Node.removeIn(Edge e)
remove a specified data dependency edge from this task
|
void |
Node.removeOut(Edge e)
remove a specified data dependency edge from this task
|
Copyright © 2011 The University of Southern California. All Rights Reserved.