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

Packages that use org.apache.tez.dag.api
org.apache.tez.client   
org.apache.tez.dag.api   
org.apache.tez.dag.api.client   
org.apache.tez.dag.api.client.rpc   
org.apache.tez.runtime.api.events   
 

Classes in org.apache.tez.dag.api used by org.apache.tez.client
DAG
           
ProcessorDescriptor
           
TezConfiguration
           
TezException
          Base TezException
VertexLocationHint
           
 

Classes in org.apache.tez.dag.api used by org.apache.tez.dag.api
DAG
           
Edge
           
EdgeManagerContext
          Context information provided to Edge plugins on initialization.
EdgeManagerDescriptor
           
EdgeProperty
           
EdgeProperty.DataMovementType
          Defines the manner of data movement between source and destination tasks.
EdgeProperty.DataSourceType
          Determines the lifetime of the data produced on this edge by a source task.
EdgeProperty.SchedulingType
          Determines when the destination task is eligible to run, once the source task is eligible to run.
GroupInputEdge
           
InputDescriptor
           
OutputDescriptor
           
ProcessorDescriptor
           
TezEntityDescriptor
           
TezException
          Base TezException
Vertex
           
VertexGroup
          Represents a virtual collection of vertices whose members can be treated as a single named collection for graph operations.
VertexLocationHint
           
VertexLocationHint.TaskLocationHint
           
VertexManagerPluginContext
          Object with API's to interact with the Tez execution engine
VertexManagerPluginDescriptor
           
 

Classes in org.apache.tez.dag.api used by org.apache.tez.dag.api.client
TezException
          Base TezException
 

Classes in org.apache.tez.dag.api used by org.apache.tez.dag.api.client.rpc
TezConfiguration
           
TezException
          Base TezException
 

Classes in org.apache.tez.dag.api used by org.apache.tez.runtime.api.events
VertexLocationHint.TaskLocationHint
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.