|
||||||||||
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<copyWork>
org.apache.hadoop.hive.ql.exec.CopyTask
public class CopyTask
CopyTask implementation
Field Summary |
---|
Fields inherited from class org.apache.hadoop.hive.ql.exec.Task |
---|
childTasks, conf, console, db, id, LOG, parentTasks, work |
Constructor Summary | |
---|---|
CopyTask()
|
Method Summary | |
---|---|
int |
execute()
|
Methods inherited from class org.apache.hadoop.hive.ql.exec.Task |
---|
addDependentTask, done, fetch, getChildTasks, getId, getParentTasks, getWork, hasReduce, initialize, 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 CopyTask()
Method Detail |
---|
public int execute()
execute
in class Task<copyWork>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |