Uses of Interface
org.apache.hadoop.hive.ql.exec.BucketMatcher

Packages that use BucketMatcher
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.plan   
 

Uses of BucketMatcher in org.apache.hadoop.hive.ql.exec
 

Classes in org.apache.hadoop.hive.ql.exec that implement BucketMatcher
 class DefaultBucketMatcher
           
 

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

Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type BucketMatcher
 Class<? extends BucketMatcher> MapredLocalWork.BucketMapJoinContext.getBucketMatcherClass()
           
 

Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type BucketMatcher
 void MapredLocalWork.BucketMapJoinContext.setBucketMatcherClass(Class<? extends BucketMatcher> bucketMatcherClass)
           
 



Copyright © 2010 The Apache Software Foundation