| Package | Description | 
|---|---|
| org.apache.tez.dag.api | 
| Modifier and Type | Method and Description | 
|---|---|
static Edge | 
Edge.create(Vertex inputVertex,
      Vertex outputVertex,
      EdgeProperty edgeProperty)
Creates an edge between the specified vertices. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DAG | 
DAG.addEdge(Edge edge)
Add an  
Edge connecting vertices in the DAG | 
Copyright © 2017 Apache Software Foundation. All rights reserved.