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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return PTFDesc.OrderDef
 PTFDesc.OrderDef PTFDesc.PartitionedTableFunctionDef.getOrder()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type PTFDesc.OrderDef
 void PTFDesc.PartitionedTableFunctionDef.setOrder(PTFDesc.OrderDef order)
           
 



Copyright © 2012 The Apache Software Foundation