org.apache.hadoop.hive.ql.parse
Class IndexUpdater
java.lang.Object
org.apache.hadoop.hive.ql.parse.IndexUpdater
public class IndexUpdater
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexUpdater
public IndexUpdater(List<LoadTableDesc> loadTableWork,
Set<ReadEntity> inputs,
org.apache.hadoop.conf.Configuration conf)
IndexUpdater
public IndexUpdater(LoadTableDesc loadTableWork,
Set<ReadEntity> inputs,
org.apache.hadoop.conf.Configuration conf)
generateUpdateTasks
public List<Task<? extends Serializable>> generateUpdateTasks()
throws HiveException
- Throws:
HiveException
Copyright © 2013 The Apache Software Foundation