Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tez.runtime.api.events Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CompositeDataMovementEventA convenience class to specify multiple DataMovementEvents which share the same payload.Classorg.apache.tez.runtime.api.eventsApache Tez
DataMovementEventEvent used by user code to send information between tasks.Classorg.apache.tez.runtime.api.eventsApache Tez
InputConfigureVertexTasksEventAn event typically sent by the InputInitializer of a vertex to configure the tasks of the vertex.Classorg.apache.tez.runtime.api.eventsApache Tez
InputDataInformationEventEvents used by InputInitializer implementations to provide the user payload for individual tasks running as part of the Vertex for which anClassorg.apache.tez.runtime.api.eventsApache Tez
InputInitializerEventAn event that is routed to the specified InputInitializer.Classorg.apache.tez.runtime.api.eventsApache Tez
InputReadErrorEventEvent generated by an Input to indicate error when trying to retrieve data.Classorg.apache.tez.runtime.api.eventsApache Tez
InputUpdatePayloadEventEvents used by InputInitializer implementations to update the shared user payload for the Input that is being initialized.Classorg.apache.tez.runtime.api.eventsApache Tez
VertexManagerEventEvent used to send information from a Task to the VertexManager for a vertex.Classorg.apache.tez.runtime.api.eventsApache Tez