|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |