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 AggregationDesc.
AlterTableDesc AlterTableDesc.
AlterTableSimpleDesc Contains information needed to modify a partition or a table
ArchiveDesc ArchiveDesc.
ArchiveWork ArchiveWork.
CollectDesc CollectDesc.
ConditionalResolverMergeFiles Conditional task resolution interface.
ConditionalResolverMergeFiles.ConditionalResolverMergeFilesCtx ConditionalResolverMergeFilesCtx.
ConditionalResolverSkewJoin ConditionalResolverSkewJoin.
ConditionalResolverSkewJoin.ConditionalResolverSkewJoinCtx ConditionalResolverSkewJoinCtx.
ConditionalWork ConditionalWork.
CopyWork CopyWork.
CreateDatabaseDesc CreateDatabaseDesc.
CreateFunctionDesc CreateFunctionDesc.
CreateTableDesc CreateTableDesc.
CreateTableLikeDesc CreateTableLikeDesc.
CreateViewDesc CreateViewDesc.
DDLDesc DDLDesc.
DDLWork DDLWork.
DescFunctionDesc DescFunctionDesc.
DescTableDesc DescTableDesc.
DropDatabaseDesc DropDatabaseDesc.
DropFunctionDesc DropFunctionDesc.
DropTableDesc DropTableDesc.
DynamicPartitionCtx  
ExplainWork ExplainWork.
ExplosionDesc ExplosionDesc.
ExprNodeColumnDesc ExprNodeColumnDesc.
ExprNodeConstantDesc A constant expression.
ExprNodeDesc ExprNodeDesc.
ExprNodeFieldDesc ExprNodeFieldDesc.
ExprNodeGenericFuncDesc Describes a GenericFunc node.
ExprNodeNullDesc ExprNodeNullDesc.
ExtractDesc ExtractDesc.
FetchWork FetchWork.
FileSinkDesc FileSinkDesc.
FilterDesc FilterDesc.
FilterDesc.sampleDesc sampleDesc is used to keep track of the sampling descriptor.
ForwardDesc ForwardDesc.
FunctionWork FunctionWork.
GroupByDesc GroupByDesc.
JoinCondDesc Join conditions Descriptor implementation.
JoinDesc Join operator Descriptor implementation.
LateralViewForwardDesc LateralViewForwardDesc.
LateralViewJoinDesc LateralViewJoinDesc.
LimitDesc LimitDesc.
LoadDesc LoadDesc.
LoadFileDesc LoadFileDesc.
LoadTableDesc LoadTableDesc.
MapJoinDesc Map Join operator Descriptor implementation.
MapredLocalWork MapredLocalWork.
MapredLocalWork.BucketMapJoinContext  
MapredWork MapredWork.
MoveWork MoveWork.
MsckDesc MsckDesc.
PartitionDesc PartitionDesc.
PlanUtils PlanUtils.
ReduceSinkDesc ReduceSinkDesc.
SchemaDesc SchemaDesc.
ScriptDesc ScriptDesc.
SelectDesc SelectDesc.
ShowDatabasesDesc ShowDatabasesDesc.
ShowFunctionsDesc ShowFunctionsDesc.
ShowPartitionsDesc ShowPartitionsDesc.
ShowTablesDesc ShowTablesDesc.
ShowTableStatusDesc ShowTableStatusDesc.
SMBJoinDesc  
SwitchDatabaseDesc SwitchDatabaseDesc.
TableDesc 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 alterTableTypes.
ArchiveWork.ArchiveActionType  
GroupByDesc.Mode Mode.
PlanUtils.ExpressionTypes ExpressionTypes.
 

Annotation Types Summary
Explain Explain.
 



Copyright © 2010 The Apache Software Foundation