getConf, getCredentials, getIndex, getTotalVertices, getVertexDescendantsTezDAGID getID()
DAGState getState()
DAGReport getReport()
TezCounters getAllCounters()
TezCounters getCachedCounters()
org.apache.hadoop.yarn.event.EventHandler getEventHandler()
Map<TezVertexID,Vertex> getVertices()
Vertex getVertex(TezVertexID vertexId)
int getSuccessfulVertices()
float getProgress()
float getCompletedTaskProgress()
boolean isUber()
String getUserName()
DAGProtos.DAGPlan getJobPlan()
DAGStatusBuilder getDAGStatus(Set<StatusGetOpts> statusOptions)
DAGStatusBuilder getDAGStatus(Set<StatusGetOpts> statusOptions, long timeout) throws TezException
TezExceptionVertexStatusBuilder getVertexStatus(String vertexName, Set<StatusGetOpts> statusOptions)
boolean isComplete()
org.apache.hadoop.security.UserGroupInformation getDagUGI()
ACLManager getACLManager()
Map<String,TezVertexID> getVertexNameIDMapping()
long getStartTime()
StateChangeNotifier getStateChangeNotifier()
Vertex.VertexExecutionContext getDefaultExecutionContext()
@Nullable DAGScheduler getDAGScheduler()
Copyright © 2022 Apache Software Foundation. All rights reserved.