public class JsonShowResourcePlanFormatter extends ShowResourcePlanFormatter
ShowResourcePlanFormatter.RPFormatter| Constructor and Description |
|---|
JsonShowResourcePlanFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
showFullResourcePlan(DataOutputStream out,
org.apache.hadoop.hive.metastore.api.WMFullResourcePlan resourcePlan) |
void |
showResourcePlans(DataOutputStream out,
List<org.apache.hadoop.hive.metastore.api.WMResourcePlan> resourcePlans) |
getFormatterpublic void showResourcePlans(DataOutputStream out, List<org.apache.hadoop.hive.metastore.api.WMResourcePlan> resourcePlans) throws HiveException
showResourcePlans in class ShowResourcePlanFormatterHiveExceptionpublic void showFullResourcePlan(DataOutputStream out, org.apache.hadoop.hive.metastore.api.WMFullResourcePlan resourcePlan) throws HiveException
showFullResourcePlan in class ShowResourcePlanFormatterHiveExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.