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

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

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

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

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



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