Uses of Package
org.apache.tez.dag.records

Packages that use org.apache.tez.dag.records
org.apache.tez.dag.records   
 

Classes in org.apache.tez.dag.records used by org.apache.tez.dag.records
TezDAGID
          TezDAGID represents the immutable and unique identifier for a Tez DAG.
TezID
          A general identifier, which internally stores the id as an integer.
TezTaskAttemptID
          TezTaskAttemptID represents the immutable and unique identifier for a task attempt.
TezTaskID
          TaskID represents the immutable and unique identifier for a Tez Task.
TezVertexID
          TezVertexID represents the immutable and unique identifier for a Vertex in a Tez DAG.
 



Copyright © 2014 Apache Software Foundation. All rights reserved.