Uses of Class
org.apache.hadoop.hive.ql.plan.ExplainWork

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
 org.json.JSONObject ExplainTask.getJSONLogicalPlan(PrintStream out, ExplainWork work)
           
 org.json.JSONObject ExplainTask.getJSONPlan(PrintStream out, ExplainWork work)
           
 org.json.JSONObject ExplainTask.outputStagePlans(PrintStream out, ExplainWork work, List<Task<? extends Serializable>> rootTasks, int indent)
           
 



Copyright © 2012 The Apache Software Foundation