| Package | Description | 
|---|---|
| org.apache.tez.runtime.api | |
| org.apache.tez.runtime.api.events | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
InputInitializer.handleInputInitializerEvent(List<InputInitializerEvent> events)
Handle events meant for the specific Initializer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static InputInitializerEvent | 
InputInitializerEvent.create(String targetVertexName,
      String targetInputName,
      ByteBuffer eventPayload)  | 
Copyright © 2017 Apache Software Foundation. All rights reserved.