Uses of Class
org.apache.tez.runtime.api.events.RootInputDataInformationEvent

Packages that use RootInputDataInformationEvent
org.apache.tez.dag.api   
 

Uses of RootInputDataInformationEvent in org.apache.tez.dag.api
 

Method parameters in org.apache.tez.dag.api with type arguments of type RootInputDataInformationEvent
 void VertexManagerPluginContext.addRootInputEvents(String inputName, Collection<RootInputDataInformationEvent> events)
          Allows a VertexManagerPlugin to assign Events for Root Inputs For regular Event Routing changes - the EdgeManager should be configured via the setVertexParallelism method
 



Copyright © 2014 Apache Software Foundation. All rights reserved.