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

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

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

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

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

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



Copyright © 2014 The Apache Software Foundation. All rights reserved.