|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExplainWork | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of ExplainWork in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec with parameters of type ExplainWork | |
---|---|
static org.json.JSONObject |
ExplainTask.getJSONPlan(PrintStream out,
ExplainWork work)
|
static org.json.JSONObject |
ExplainTask.outputStagePlans(PrintStream out,
ExplainWork work,
List<Task<? extends Serializable>> rootTasks,
int indent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |