| Package | Description |
|---|---|
| org.apache.tez.dag.app.dag | |
| org.apache.tez.dag.app.dag.impl |
| Modifier and Type | Method and Description |
|---|---|
VertexStatusBuilder |
Vertex.getVertexStatus(Set<org.apache.tez.dag.api.client.StatusGetOpts> statusOptions) |
VertexStatusBuilder |
DAG.getVertexStatus(String vertexName,
Set<org.apache.tez.dag.api.client.StatusGetOpts> statusOptions) |
| Modifier and Type | Method and Description |
|---|---|
VertexStatusBuilder |
VertexImpl.getVertexStatus(Set<org.apache.tez.dag.api.client.StatusGetOpts> statusOptions) |
VertexStatusBuilder |
DAGImpl.getVertexStatus(String vertexName,
Set<org.apache.tez.dag.api.client.StatusGetOpts> statusOptions) |
Copyright © 2015 Apache Software Foundation. All rights reserved.