public static interface HiveMetastore.WMAlterResourcePlanRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsEnableAndActivate()
bool is_enable_and_activate = 3; |
boolean |
getIsForceDeactivate()
bool is_force_deactivate = 4; |
boolean |
getIsReplace()
bool is_replace = 5; |
String |
getNs()
string ns = 6; |
com.google.protobuf.ByteString |
getNsBytes()
string ns = 6; |
HiveMetastore.WMNullableResourcePlan |
getResourcePlan()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2; |
String |
getResourcePlanName()
string resource_plan_name = 1; |
com.google.protobuf.ByteString |
getResourcePlanNameBytes()
string resource_plan_name = 1; |
HiveMetastore.WMNullableResourcePlanOrBuilder |
getResourcePlanOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2; |
boolean |
hasResourcePlan()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getResourcePlanName()
string resource_plan_name = 1;com.google.protobuf.ByteString getResourcePlanNameBytes()
string resource_plan_name = 1;boolean hasResourcePlan()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2;HiveMetastore.WMNullableResourcePlan getResourcePlan()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2;HiveMetastore.WMNullableResourcePlanOrBuilder getResourcePlanOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.WMNullableResourcePlan resource_plan = 2;boolean getIsEnableAndActivate()
bool is_enable_and_activate = 3;boolean getIsForceDeactivate()
bool is_force_deactivate = 4;boolean getIsReplace()
bool is_replace = 5;String getNs()
string ns = 6;com.google.protobuf.ByteString getNsBytes()
string ns = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.