public interface ConditionalResolver
| Modifier and Type | Method and Description |
|---|---|
List<Task<? extends Serializable>> |
getTasks(HiveConf conf,
Object ctx)
All conditional resolvers implement this interface.
|
List<Task<? extends Serializable>> getTasks(HiveConf conf, Object ctx)
conf - configurationctx - opaque contextCopyright © 2019 The Apache Software Foundation. All Rights Reserved.