|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Edge | |
|---|---|
| org.apache.tez.dag.app.dag | |
| org.apache.tez.dag.app.dag.impl | |
| Uses of Edge in org.apache.tez.dag.app.dag |
|---|
| Methods in org.apache.tez.dag.app.dag that return types with arguments of type Edge | |
|---|---|
Map<Vertex,Edge> |
Vertex.getInputVertices()
|
Map<Vertex,Edge> |
Vertex.getOutputVertices()
|
| Method parameters in org.apache.tez.dag.app.dag with type arguments of type Edge | |
|---|---|
void |
Vertex.setInputVertices(Map<Vertex,Edge> inVertices)
|
void |
Vertex.setOutputVertices(Map<Vertex,Edge> outVertices)
|
| Uses of Edge in org.apache.tez.dag.app.dag.impl |
|---|
| Methods in org.apache.tez.dag.app.dag.impl that return types with arguments of type Edge | |
|---|---|
Map<Vertex,Edge> |
VertexImpl.getInputVertices()
|
Map<Vertex,Edge> |
VertexImpl.getOutputVertices()
|
| Method parameters in org.apache.tez.dag.app.dag.impl with type arguments of type Edge | |
|---|---|
void |
VertexImpl.setInputVertices(Map<Vertex,Edge> inVertices)
|
void |
VertexImpl.setOutputVertices(Map<Vertex,Edge> outVertices)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||