public interface ConditionalResolver
Modifier and Type | Method and Description |
---|---|
java.util.List<Task<? extends java.io.Serializable>> |
getTasks(HiveConf conf,
java.lang.Object ctx)
All conditional resolvers implement this interface.
|
Copyright © 2012 The Apache Software Foundation