Uses of Package
org.apache.tez.runtime.api.events

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

Classes in org.apache.tez.runtime.api.events used by org.apache.tez.dag.api
DataMovementEvent
          Event used by user code to send information between tasks.
InputReadErrorEvent
          Event generated by an Input to indicate error when trying to retrieve data.
RootInputDataInformationEvent
          Events used by TezRootInputInitializer implementations to provide the user payload for individual tasks running as part of the Vertex for which an Initial Input has been configured.
VertexManagerEvent
          Event used to send information from a Task to the VertexManager for a vertex.
 

Classes in org.apache.tez.runtime.api.events used by org.apache.tez.runtime.api.events
DataMovementEvent
          Event used by user code to send information between tasks.
EventProtos.CompositeEventProto
          Protobuf type CompositeEventProto
EventProtos.CompositeEventProto.Builder
          Protobuf type CompositeEventProto
EventProtos.CompositeEventProtoOrBuilder
           
EventProtos.DataMovementEventProto
          Protobuf type DataMovementEventProto
EventProtos.DataMovementEventProto.Builder
          Protobuf type DataMovementEventProto
EventProtos.DataMovementEventProtoOrBuilder
           
EventProtos.InputFailedEventProto
          Protobuf type InputFailedEventProto
EventProtos.InputFailedEventProto.Builder
          Protobuf type InputFailedEventProto
EventProtos.InputFailedEventProtoOrBuilder
           
EventProtos.InputReadErrorEventProto
          Protobuf type InputReadErrorEventProto
EventProtos.InputReadErrorEventProto.Builder
          Protobuf type InputReadErrorEventProto
EventProtos.InputReadErrorEventProtoOrBuilder
           
EventProtos.RootInputDataInformationEventProto
          Protobuf type RootInputDataInformationEventProto
EventProtos.RootInputDataInformationEventProto.Builder
          Protobuf type RootInputDataInformationEventProto
EventProtos.RootInputDataInformationEventProtoOrBuilder
           
EventProtos.VertexManagerEventProto
          Protobuf type VertexManagerEventProto
EventProtos.VertexManagerEventProto.Builder
          Protobuf type VertexManagerEventProto
EventProtos.VertexManagerEventProtoOrBuilder
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.