| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.hooks |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
ExplainTask.getJSONCBOPlan(PrintStream out,
ExplainWork work) |
org.json.JSONObject |
ExplainTask.getJSONLogicalPlan(PrintStream out,
ExplainWork work) |
org.json.JSONObject |
ExplainTask.getJSONPlan(PrintStream out,
ExplainWork work) |
org.json.JSONObject |
ExplainTask.getJSONPlan(PrintStream out,
ExplainWork work,
String stageIdRearrange) |
| Constructor and Description |
|---|
HiveHookEventProtoPartialBuilder(HiveHookEvents.HiveHookEventProto.Builder builder,
ExplainWork explainWork,
Map<HiveProtoLoggingHook.OtherInfoType,org.json.JSONObject> otherInfo,
String queryStr,
String stageIdRearrange) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.