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

Packages that use org.apache.hadoop.hive.ql.plan
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.exec.persistence   
org.apache.hadoop.hive.ql.io   
org.apache.hadoop.hive.ql.metadata   
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.optimizer.lineage   
org.apache.hadoop.hive.ql.optimizer.ppr   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
org.apache.hadoop.hive.ql.ppd   
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.exec
ConditionalResolver
          Conditional task resolution interface.
DynamicPartitionCtx
           
Explain
          Explain.
ExprNodeColumnDesc
          ExprNodeColumnDesc.
ExprNodeConstantDesc
          A constant expression.
ExprNodeDesc
          ExprNodeDesc.
ExprNodeFieldDesc
          ExprNodeFieldDesc.
ExprNodeGenericFuncDesc
          Describes a GenericFunc node.
ExprNodeNullDesc
          ExprNodeNullDesc.
FetchWork
          FetchWork.
JoinCondDesc
          Join conditions Descriptor implementation.
JoinDesc
          Join operator Descriptor implementation.
MapJoinDesc
          Map Join operator Descriptor implementation.
MapredLocalWork
          MapredLocalWork.
MapredWork
          MapredWork.
PartitionDesc
          PartitionDesc.
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.exec.persistence
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.io
FileSinkDesc
          FileSinkDesc.
PartitionDesc
          PartitionDesc.
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.metadata
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.optimizer
FilterDesc.sampleDesc
          sampleDesc is used to keep track of the sampling descriptor.
JoinCondDesc
          Join conditions Descriptor implementation.
MapJoinDesc
          Map Join operator Descriptor implementation.
MapredWork
          MapredWork.
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.optimizer.lineage
ExprNodeDesc
          ExprNodeDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.optimizer.ppr
ExprNodeDesc
          ExprNodeDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.parse
CreateTableDesc
          CreateTableDesc.
DynamicPartitionCtx
           
ExprNodeDesc
          ExprNodeDesc.
FilterDesc.sampleDesc
          sampleDesc is used to keep track of the sampling descriptor.
LoadFileDesc
          LoadFileDesc.
LoadTableDesc
          LoadTableDesc.
MapJoinDesc
          Map Join operator Descriptor implementation.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.plan
AddPartitionDesc
          Contains the information needed to add a partition.
AggregationDesc
          AggregationDesc.
AlterTableDesc
          AlterTableDesc.
AlterTableDesc.AlterTableTypes
          alterTableTypes.
AlterTableSimpleDesc
          Contains information needed to modify a partition or a table
ArchiveWork.ArchiveActionType
           
ConditionalResolver
          Conditional task resolution interface.
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
           
Explain
          Explain.
ExprNodeDesc
          ExprNodeDesc.
ExprNodeGenericFuncDesc
          Describes a GenericFunc node.
FetchWork
          FetchWork.
FilterDesc.sampleDesc
          sampleDesc is used to keep track of the sampling descriptor.
GroupByDesc.Mode
          Mode.
JoinCondDesc
          Join conditions Descriptor implementation.
JoinDesc
          Join operator Descriptor implementation.
LoadDesc
          LoadDesc.
LoadFileDesc
          LoadFileDesc.
LoadTableDesc
          LoadTableDesc.
MapJoinDesc
          Map Join operator Descriptor implementation.
MapredLocalWork
          MapredLocalWork.
MapredLocalWork.BucketMapJoinContext
           
MapredWork
          MapredWork.
MsckDesc
          MsckDesc.
PartitionDesc
          PartitionDesc.
PlanUtils.ExpressionTypes
          ExpressionTypes.
ReduceSinkDesc
          ReduceSinkDesc.
ShowDatabasesDesc
          ShowDatabasesDesc.
ShowFunctionsDesc
          ShowFunctionsDesc.
ShowPartitionsDesc
          ShowPartitionsDesc.
ShowTablesDesc
          ShowTablesDesc.
ShowTableStatusDesc
          ShowTableStatusDesc.
SwitchDatabaseDesc
          SwitchDatabaseDesc.
TableDesc
          TableDesc.
 

Classes in org.apache.hadoop.hive.ql.plan used by org.apache.hadoop.hive.ql.ppd
ExprNodeDesc
          ExprNodeDesc.
 



Copyright © 2010 The Apache Software Foundation