public class ConditionalResolverSkewJoin extends Object implements ConditionalResolver, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ConditionalResolverSkewJoin.ConditionalResolverSkewJoinCtx
ConditionalResolverSkewJoinCtx.
|
| Constructor and Description |
|---|
ConditionalResolverSkewJoin() |
| Modifier and Type | Method and Description |
|---|---|
List<Task<? extends Serializable>> |
getTasks(HiveConf conf,
Object objCtx)
All conditional resolvers implement this interface.
|
public List<Task<? extends Serializable>> getTasks(HiveConf conf, Object objCtx)
ConditionalResolvergetTasks in interface ConditionalResolverconf - configurationobjCtx - opaque contextCopyright © 2019 The Apache Software Foundation. All Rights Reserved.