Uses of Class
org.apache.hadoop.hive.ql.lib.TaskGraphWalker.TaskGraphWalkerContext

Packages that use TaskGraphWalker.TaskGraphWalkerContext
org.apache.hadoop.hive.ql.lib   
 

Uses of TaskGraphWalker.TaskGraphWalkerContext in org.apache.hadoop.hive.ql.lib
 

Methods in org.apache.hadoop.hive.ql.lib with parameters of type TaskGraphWalker.TaskGraphWalkerContext
 void TaskGraphWalker.dispatch(Node nd, Stack<Node> ndStack, TaskGraphWalker.TaskGraphWalkerContext walkerCtx)
          Dispatch the current operator.
 



Copyright © 2011 The Apache Software Foundation