Uses of Class
org.apache.hadoop.hive.ql.plan.SkewedColumnPositionPair

Packages that use SkewedColumnPositionPair
org.apache.hadoop.hive.ql.plan   
 

Uses of SkewedColumnPositionPair in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type SkewedColumnPositionPair
 List<SkewedColumnPositionPair> ListBucketingCtx.getRowSkewedIndex()
           
 

Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type SkewedColumnPositionPair
 void ListBucketingCtx.setRowSkewedIndex(List<SkewedColumnPositionPair> rowSkewedIndex)
           
 



Copyright © 2012 The Apache Software Foundation