Uses of Class
org.apache.hadoop.hive.ql.exec.TaskHandle

Packages that use TaskHandle
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of TaskHandle in org.apache.hadoop.hive.ql.exec
 

Fields in org.apache.hadoop.hive.ql.exec declared as TaskHandle
 TaskHandle Task.taskHandle
           
 

Methods in org.apache.hadoop.hive.ql.exec that return TaskHandle
 TaskHandle Task.getTaskHandle()
           
 



Copyright © 2012 The Apache Software Foundation