| Package | Description |
|---|---|
| org.apache.tez.dag.api.client | |
| org.apache.tez.dag.api.client.rpc |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
VertexStatus |
DAGClientTimelineImpl.getVertexStatus(String vertexName,
Set<StatusGetOpts> statusOptions) |
abstract VertexStatus |
DAGClientInternal.getVertexStatus(String vertexName,
Set<StatusGetOpts> statusOptions)
Get the status of a Vertex of a DAG
|
VertexStatus |
DAGClientImpl.getVertexStatus(String vertexName,
Set<StatusGetOpts> statusOptions) |
abstract VertexStatus |
DAGClient.getVertexStatus(String vertexName,
Set<StatusGetOpts> statusOptions)
Get the status of a Vertex of a DAG
|
| Modifier and Type | Method and Description |
|---|---|
VertexStatus |
DAGClientRPCImpl.getVertexStatus(String vertexName,
Set<StatusGetOpts> statusOptions) |
Copyright © 2016 Apache Software Foundation. All rights reserved.