Uses of Class
org.apache.hadoop.hive.ql.plan.PTFDesc.PartitionDef

Packages that use PTFDesc.PartitionDef
org.apache.hadoop.hive.ql.plan   
 

Uses of PTFDesc.PartitionDef in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan that return PTFDesc.PartitionDef
 PTFDesc.PartitionDef PTFDesc.PartitionedTableFunctionDef.getPartition()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type PTFDesc.PartitionDef
 void PTFDesc.PartitionedTableFunctionDef.setPartition(PTFDesc.PartitionDef partition)
           
 

Constructors in org.apache.hadoop.hive.ql.plan with parameters of type PTFDesc.PartitionDef
PTFDesc.OrderDef(PTFDesc.PartitionDef pDef)
           
 



Copyright © 2012 The Apache Software Foundation