| Package | Description |
|---|---|
| org.apache.tez.client | |
| org.apache.tez.common | |
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.client | |
| org.apache.tez.dag.api.client.rpc |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.api | |
| org.apache.tez.runtime.api.events | |
| org.apache.tez.serviceplugins.api |
| Class and Description |
|---|
| DAG
Top level entity that defines the DAG (Directed Acyclic Graph) representing
the data flow graph.
|
| PreWarmVertex
A
PreWarmVertex is used to specify parameters to be used to setup
prewarmed containers for Tez session mode. |
| TezConfiguration
Defines the configurations for Tez.
|
| TezException
Checked Exception thrown upon error
|
| Class and Description |
|---|
| TezException
Checked Exception thrown upon error
|
| TezReflectionException |
| UserPayload
Wrapper class to hold user payloads
Provides a version to help in evolving the payloads
|
| Class and Description |
|---|
| ConfigurationScope |
| DAG
Top level entity that defines the DAG (Directed Acyclic Graph) representing
the data flow graph.
|
| DataSinkDescriptor
Defines the output and output committer for a data sink
|
| DataSourceDescriptor
Defines the input and input initializer for a data source
|
| Edge
Edge defines the connection between a producer and consumer vertex in the DAG.
|
| EdgeManagerPlugin
This interface defines the routing of the event between tasks of producer and
consumer vertices.
|
| EdgeManagerPluginContext
Context information provided to
EdgeManagerPlugins
This interface is not supposed to be implemented by users |
| EdgeManagerPluginDescriptor
Describes the @link
EdgeManagerPlugin |
| EdgeManagerPluginOnDemand.EventRouteMetadata
Class to provide routing metadata for
Events to be routed between
producer and consumer tasks. |
| EdgeProperty
An @link
EdgeProperty defines the relation between the source and
destination vertices of an edge. |
| 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.
|
| EntityDescriptor
Describes a given user code entity.
|
| GroupInputEdge
A composite edge that represents a common connection between a
group of input vertices and a single output vertex.
|
| InputDescriptor
Describes the
Input |
| InputInitializerDescriptor
Describes the
InputInitializer |
| NamedEntityDescriptor |
| OutputCommitterDescriptor
Describes the
OutputCommitter |
| OutputDescriptor
Describes the
Output |
| PreWarmVertex
A
PreWarmVertex is used to specify parameters to be used to setup
prewarmed containers for Tez session mode. |
| PreWarmVertex.PreWarmVertexConfigBuilder
Setup the prewarm vertex constructor.
|
| ProcessorDescriptor
Describes the
Processor |
| RootInputLeafOutput |
| Scope |
| TaskLocationHint
Describes the placements hints for tasks.
|
| TaskLocationHint.TaskBasedLocationAffinity |
| TezException
Checked Exception thrown upon error
|
| UserPayload
Wrapper class to hold user payloads
Provides a version to help in evolving the payloads
|
| Vertex
Defines a vertex in the DAG.
|
| Vertex.VertexExecutionContext
The execution context for a running vertex.
|
| VertexGroup
Represents a virtual collection of vertices whose members can be treated as a single
named collection for graph operations.
|
| VertexLocationHint
Describes the placements hints for tasks in a vertex.
|
| VertexManagerPluginContext
Object with API's to interact with the Tez execution engine
|
| VertexManagerPluginContext.ScheduleTaskRequest |
| VertexManagerPluginContext.TaskWithLocationHint
Deprecated.
|
| VertexManagerPluginDescriptor
Describes the
VertexManagerPlugin |
| Class and Description |
|---|
| TezConfiguration
Defines the configurations for Tez.
|
| TezException
Checked Exception thrown upon error
|
| Class and Description |
|---|
| TezConfiguration
Defines the configurations for Tez.
|
| TezException
Checked Exception thrown upon error
|
| Class and Description |
|---|
| UserPayload
Wrapper class to hold user payloads
Provides a version to help in evolving the payloads
|
| Class and Description |
|---|
| VertexLocationHint
Describes the placements hints for tasks in a vertex.
|
| Class and Description |
|---|
| EntityDescriptor
Describes a given user code entity.
|
| NamedEntityDescriptor |
| UserPayload
Wrapper class to hold user payloads
Provides a version to help in evolving the payloads
|
Copyright © 2016 Apache Software Foundation. All rights reserved.