| Package | Description | 
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.event | |
| org.apache.tez.runtime.api | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VertexManagerPlugin.onVertexStateUpdated(VertexStateUpdate stateUpdate)
Receive notifications on vertex state changes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VertexStateUpdateParallelismUpdated
An event that is sent out when the parallelism of a vertex changes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InputInitializer.onVertexStateUpdated(VertexStateUpdate stateUpdate)
Receive notifications on vertex state changes. 
 | 
Copyright © 2016 Apache Software Foundation. All rights reserved.