Package org.apache.hadoop.hive.ql.plan

Class Summary
AddPartitionDesc Contains the information needed to add a partition.
aggregationDesc  
alterTableDesc  
collectDesc  
copyWork  
createFunctionDesc  
createTableDesc  
ddlDesc  
DDLWork  
descTableDesc  
dropTableDesc  
explainWork  
explosionDesc  
exprNodeColumnDesc  
exprNodeConstantDesc  
exprNodeDesc  
exprNodeFieldDesc  
exprNodeFuncDesc The reason that we have to store UDFClass as well as UDFMethod is because UDFMethod might be declared in a parent class of UDFClass.
exprNodeIndexDesc  
exprNodeNullDesc  
extractDesc  
fetchWork  
fileSinkDesc  
filterDesc  
forwardDesc  
FunctionWork  
groupByDesc  
joinCond Join conditions Descriptor implementation.
joinDesc Join operator Descriptor implementation.
limitDesc  
loadDesc  
loadFileDesc  
loadTableDesc  
mapredWork  
moveWork  
MsckDesc  
partitionDesc  
PlanUtils  
reduceSinkDesc  
schemaDesc  
scriptDesc  
selectDesc  
showPartitionsDesc  
showTablesDesc  
tableDesc  
tableScanDesc Table Scan Descriptor Currently, data is only read from a base source as part of map-reduce framework.
unionDesc unionDesc is a empty class currently.
 

Enum Summary
alterTableDesc.alterTableTypes  
groupByDesc.Mode  
PlanUtils.ExpressionTypes  
 

Annotation Types Summary
explain  
 



Copyright © 2009 The Apache Software Foundation