public class ConditionalResolverMergeFiles extends java.lang.Object implements ConditionalResolver, java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ConditionalResolverMergeFiles.ConditionalResolverMergeFilesCtx
ConditionalResolverMergeFilesCtx.
|
| Constructor and Description |
|---|
ConditionalResolverMergeFiles() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Task<? extends java.io.Serializable>> |
getTasks(HiveConf conf,
java.lang.Object objCtx)
All conditional resolvers implement this interface.
|
public java.util.List<Task<? extends java.io.Serializable>> getTasks(HiveConf conf, java.lang.Object objCtx)
ConditionalResolvergetTasks in interface ConditionalResolverconf - configurationobjCtx - opaque contextCopyright © 2012 The Apache Software Foundation