|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hive.ql.exec.Task<DDLWork>
org.apache.hadoop.hive.ql.exec.DDLTask
public class DDLTask
DDLTask implementation
Field Summary |
---|
Fields inherited from class org.apache.hadoop.hive.ql.exec.Task |
---|
childTasks, console, db, id, parentTasks, work |
Constructor Summary | |
---|---|
DDLTask()
|
Method Summary | |
---|---|
int |
execute()
|
void |
initialize(HiveConf conf)
|
Methods inherited from class org.apache.hadoop.hive.ql.exec.Task |
---|
addDependentTask, done, fetch, getChildTasks, getId, getParentTasks, getWork, hasReduce, isMapRedTask, isRunnable, removeDependentTask, setChildTasks, setDone, setId, setParentTasks, setWork |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DDLTask()
Method Detail |
---|
public void initialize(HiveConf conf)
initialize
in class Task<DDLWork>
public int execute()
execute
in class Task<DDLWork>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |