|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VertexStats | |
|---|---|
| org.apache.tez.dag.app.dag.impl | |
| org.apache.tez.dag.history.events | |
| Uses of VertexStats in org.apache.tez.dag.app.dag.impl |
|---|
| Methods in org.apache.tez.dag.app.dag.impl that return VertexStats | |
|---|---|
VertexStats |
VertexImpl.getVertexStats()
|
static VertexStats |
VertexImpl.updateVertexStats(VertexStats stats,
Collection<Task> tasks)
|
| Methods in org.apache.tez.dag.app.dag.impl with parameters of type VertexStats | |
|---|---|
static VertexStats |
VertexImpl.updateVertexStats(VertexStats stats,
Collection<Task> tasks)
|
| Uses of VertexStats in org.apache.tez.dag.history.events |
|---|
| Constructors in org.apache.tez.dag.history.events with parameters of type VertexStats | |
|---|---|
VertexFinishedEvent(org.apache.tez.dag.records.TezVertexID vertexId,
String vertexName,
long initRequestedTime,
long initedTime,
long startRequestedTime,
long startedTime,
long finishTime,
VertexState state,
String diagnostics,
org.apache.tez.common.counters.TezCounters counters,
VertexStats vertexStats)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||