Uses of Package
org.apache.hadoop.hive.ql

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

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql
Context
          Context for Semantic Analyzers.
DriverContext
          DriverContext.
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.exec
DriverContext
          DriverContext.
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.history
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.optimizer.physical
Context
          Context for Semantic Analyzers.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.parse
Context
          Context for Semantic Analyzers.
 



Copyright © 2010 The Apache Software Foundation