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

Interface Summary
ConditionalResolver Conditional task resolution interface.
 

Class Summary
AddPartitionDesc Contains the information needed to add a partition.
aggregationDesc  
alterTableDesc  
collectDesc  
ConditionalResolverMergeFiles Conditional task resolution interface.
ConditionalResolverMergeFiles.ConditionalResolverMergeFilesCtx  
ConditionalWork  
copyWork  
createFunctionDesc  
createTableDesc  
createTableLikeDesc  
ddlDesc  
DDLWork  
descFunctionDesc  
descTableDesc  
dropFunctionDesc  
dropTableDesc  
explainWork  
explosionDesc  
exprNodeColumnDesc  
exprNodeConstantDesc A constant expression.
exprNodeDesc  
exprNodeFieldDesc  
exprNodeGenericFuncDesc Describes a GenericFunc node.
exprNodeNullDesc  
extractDesc  
fetchWork  
fileSinkDesc  
filterDesc  
filterDesc.sampleDesc sampleDesc is used to keep track of the sampling descriptor
forwardDesc  
FunctionWork  
groupByDesc  
joinCond Join conditions Descriptor implementation.
joinDesc Join operator Descriptor implementation.
lateralViewJoinDesc  
limitDesc  
loadDesc  
loadFileDesc  
loadTableDesc  
mapJoinDesc Map Join operator Descriptor implementation.
mapredLocalWork  
mapredWork  
moveWork  
MsckDesc  
partitionDesc  
PlanUtils  
reduceSinkDesc  
schemaDesc  
scriptDesc  
selectDesc  
showFunctionsDesc  
showPartitionsDesc  
showTablesDesc  
showTableStatusDesc  
tableDesc  
tableScanDesc Table Scan Descriptor Currently, data is only read from a base source as part of map-reduce framework.
udtfDesc All member variables should have a setters and getters of the form get and set or else they won't be recreated properly at run time.
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