Package | Description |
---|---|
org.apache.tez.dag.api.client |
Modifier and Type | Method and Description |
---|---|
Progress |
DAGStatus.getDAGProgress()
Gets overall progress value of the DAG.
|
Progress |
VertexStatus.getProgress() |
Modifier and Type | Method and Description |
---|---|
Map<String,Progress> |
DAGStatus.getVertexProgress()
Get the progress of a vertex in the DAG
|
Copyright © 2024 Apache Software Foundation. All rights reserved.