| Package | Description | 
|---|---|
| org.apache.tez.dag.api | 
| Modifier and Type | Method and Description | 
|---|---|
static GroupInputEdge | 
GroupInputEdge.create(VertexGroup inputVertexGroup,
      Vertex outputVertex,
      EdgeProperty edgeProperty,
      InputDescriptor mergedInput)
An Edge that connects a  
VertexGroup to a destination Vertex. | 
| Modifier and Type | Method and Description | 
|---|---|
DAG | 
DAG.addEdge(GroupInputEdge edge)
Add a  
GroupInputEdge to the DAG. | 
Copyright © 2014 Apache Software Foundation. All rights reserved.